Re: Our poll() based WaitLatch implementation is broken

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Our poll() based WaitLatch implementation is broken
Дата
Msg-id CAEYLb_UpKveDsjeXoweCQuOZH7Kk4O9QbaHTwbmBMqiR9UdP7w@mail.gmail.com
обсуждение исходный текст
Ответ на Our poll() based WaitLatch implementation is broken  (Peter Geoghegan <peter@2ndquadrant.com>)
Список pgsql-hackers
On 15 January 2012 07:26, Peter Geoghegan <peter@2ndquadrant.com> wrote:
> Build Postgres master, on Linux or another platform that will use the
> poll() implementation rather than the older select(). Send the
> Postmaster SIGKILL. Observe that the WAL Writer lives on, representing
> a denial of service as it stays attached to shared memory, busy
> waiting (evident from the fact that it quickly leaks memory).

Correction: The CPU usage % approaches 100.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Vacuum rate limit in KBps
Следующее
От: Greg Smith
Дата:
Сообщение: Re: automating CF submissions (was xlog location arithmetic)