Re: heavy swapping, not sure why

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: heavy swapping, not sure why
Дата
Msg-id CAOR=d=0zg5gYCjHVhR+L8T-oq5R2gw1x6EZYFRet_t4xnJ6U1A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: heavy swapping, not sure why  (Sim Zacks <sim@compulab.co.il>)
Список pgsql-general
On Tue, Aug 30, 2011 at 2:50 AM, Sim Zacks <sim@compulab.co.il> wrote:
>
> Instead of restarting the database try swapoff -a && swapon -a and see if
> that helps performance. If it is that little swap in use, it might be
> something else clogging up the works.

Check to see if kswapd is going crazy or not.  If it is, that's the
pathological behavior I was talking about earlier.  It works real hard
at doing nothing and the machine grinds to a halt.  swapoff -a fixed
it.  And it was happening about every 2 weeks for me too.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: heavy swapping, not sure why
Следующее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: heavy swapping, not sure why