Re: Two identical systems, radically different performance

Поиск
Список
Период
Сортировка
От Marinos Yannikos
Тема Re: Two identical systems, radically different performance
Дата
Msg-id 507CEB82.8040203@geizhals.at
обсуждение исходный текст
Ответ на Re: Two identical systems, radically different performance  (Craig James <cjames@emolecules.com>)
Список pgsql-performance
On 15.10.2012 17:01, Craig James wrote:
>>>> On Thu, Oct 11, 2012 at 11:14 AM, Andrea Suisani <sickpig@opinioni.net>
>>>> wrote:
>>>>> I've googled a bit and I've found a way to disable hyperthreading
>>>>> without
>>>>> the need to reboot the system and entering the bios:
>>>>>
>>>>> echo 0 >/sys/devices/system/node/node0/cpuX/online

A safer method is probably to just add the "noht" kernel boot option and
reboot.

Did you set the same stride / stripe-width values on your FS when you
initialized them? Are both really freshly-made ext4 FS and not e.g. the
old one an ext3 mounted as ext4? Do all the disks have the same cache,
link speed and NCQ settings (for their own caches, not the controller;
try /c0/p0 show all etc. with tw_cli)?

-mjy


В списке pgsql-performance по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: SELECT AND AGG huge tables
Следующее
От: Sylvain CAILLET
Дата:
Сообщение: Slow Delete : Seq scan instead of index scan