Re: High SYS CPU - need advise

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: High SYS CPU - need advise
Дата
Msg-id CAHyXU0yYpfMQFNSO9-4qAZUL=AH=m+xZ8Ukk+NZ_KcsDvpXM7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: High SYS CPU - need advise  (Shaun Thomas <sthomas@optionshouse.com>)
Ответы Re: High SYS CPU - need advise  (Shaun Thomas <sthomas@optionshouse.com>)
Re: High SYS CPU - need advise  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-general
On Tue, Nov 20, 2012 at 9:02 AM, Shaun Thomas <sthomas@optionshouse.com> wrote:
> On 11/16/2012 02:31 PM, Merlin Moncure wrote:
>
>> no single thing really stands out -- contention is all over the place.
>> lwlock, pinbuffer, dynahash (especially).  I am again suspicious of
>> bad scheduler interaction.  any chance we can fire up pgbouncer?
>
>
> Just want to throw it out there, but we've been having really bad luck with
> the scheduler recently. But only when we use 8GB (on our 72GB system) for
> shared_buffers. Cut that down to 4GB, and everything is fine and dandy.
>
> I think the kernel devs have added in some overzealous scheduler code on us.

Shared buffer manipulation changing contention is suggesting you're
running into free list lock issues.  How many active backends/cores?

merlin


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

Предыдущее
От: Shaun Thomas
Дата:
Сообщение: Re: High SYS CPU - need advise
Следующее
От: Shaun Thomas
Дата:
Сообщение: Re: High SYS CPU - need advise