Re: Process wakeups when idle and power consumption

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Process wakeups when idle and power consumption
Дата
Msg-id BANLkTimuvDOdw0qjV6kD4VnF5T16m5BYpA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Process wakeups when idle and power consumption  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Process wakeups when idle and power consumption
Список pgsql-hackers
On 10 May 2011 02:58, Fujii Masao <masao.fujii@gmail.com> wrote:
>> Alright. I'm currently working on a proof-of-concept implementation of
>> that. In the meantime, any thoughts on how this should meld with the
>> existing latch implementation?
>
> How about making WaitLatch monitor the file descriptor for the pipe
> by using select()?

Alright, so it's reasonable to assume that all clients of the latch
code are happy to be invariably woken up on Postmaster death?

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


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Formatting Curmudgeons WAS: MMAP Buffers
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Process wakeups when idle and power consumption