Re: heavy swapping, not sure why

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: heavy swapping, not sure why
Дата
Msg-id CAOR=d=0MVf991m8+tA-skVCwJUYsQ6F+oifQETbis6joJ2YEug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: heavy swapping, not sure why  (Florian Weimer <fweimer@bfk.de>)
Ответы Re: heavy swapping, not sure why  (Allan Kamau <kamauallan@gmail.com>)
Список pgsql-general
On Tue, Aug 30, 2011 at 12:54 AM, Florian Weimer <fweimer@bfk.de> wrote:
> * Scott Marlowe:
>
>> On a machine with lots of memory, I've run into pathological behaviour
>> with both the RHEL 5 and Ubuntu 10.04 kernels where the kswapd starts
>> eating up CPU and swap io like mad, while doing essentially nothing.
>> Setting swappiness to 0 delayed this behaviour but did not stop it.
>> Given that I'm on a machine with 128G ram, I just put "/sbin/swapoff
>> -a" in /etc/rc.local and viola, problem solved.
>
> Was this NUMA machine?  Some older kernels can only migrate pages
> between nodes through swap.

48 core AMD Magny Cours.  I also had to turn off  zone reclaim mode on
it or it would slow to a crawl as the OS started to cache more and
more data.

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

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Re: heavy swapping, not sure why
Следующее
От: Allan Kamau
Дата:
Сообщение: Re: heavy swapping, not sure why