Re: High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available
Дата
Msg-id 6015.1401976057@sss.pgh.pa.us
обсуждение исходный текст
Ответ на High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available  (Vince Lasmarias <vincent.lasmarias@gmail.com>)
Ответы Re: High CPU load when 'free -m' shows low 'free' memory even though large 'cached' memory still available  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance
Vince Lasmarias <vincent.lasmarias@gmail.com> writes:
> For the past few days, we've been seeing unexpected high CPU spikes in our
> system.

Recent reports have suggested that disabling transparent huge page
management in your kernel can help with this.  If the excess CPU
load is mostly "system" time not "user" time then this is probably
the culprit.

            regards, tom lane


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

Предыдущее
От: Linos
Дата:
Сообщение: Re: Possible performance regression in PostgreSQL 9.2/9.3?
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: CPU load spikes when CentOS tries to reclaim 'cached' memory