Re: High Context-Switches on Linux 8.1.4 Server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: High Context-Switches on Linux 8.1.4 Server
Дата
Msg-id 19629.1154955137@sss.pgh.pa.us
обсуждение исходный текст
Ответ на High Context-Switches on Linux 8.1.4 Server  ("Donald C. Sumbry ][" <sumbry@revver.com>)
Ответы Re: High Context-Switches on Linux 8.1.4 Server
Список pgsql-performance
> We're seeing an average of 30,000 context-switches a sec.  This problem
> was much worse w/8.0 and got bearable with 8.1 but slowly resurfaced.

Is this from LWLock or spinlock contention?  strace'ing a few backends
could tell the difference: look to see how many select(0,...) you see
compared to semop()s.  Also, how many of these compared to real work
(such as read/write calls)?

Do you have any long-running transactions, and if so does shutting
them down help?  There's been some discussion about thrashing of the
pg_subtrans buffers being a problem, and that's mainly a function of
the age of the oldest open transaction.

            regards, tom lane

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

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Performance with 2 AMD/Opteron 2.6Ghz and 8gig
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: PostgreSQL scalability on Sun UltraSparc T1