Re: Performance features the 4th

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance features the 4th
Дата
Msg-id 10854.1068066609@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Performance features the 4th  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: Performance features the 4th
Список pgsql-hackers
Jan Wieck <JanWieck@Yahoo.com> writes:
> Manfred Spraul wrote:
>> What about skipping the delay if there are no outstanding disk 
>> operations?

> How portable is getrusage()? Could the postmaster issue that frequently 
> for RUSAGE_CHILDREN and leave the result somewhere in the shared memory 
> for whoever is concerned?

How would that tell you about currently outstanding operations?

Manfred's idea is interesting but AFAICS completely unimplementable
in any portable fashion.  You'd have to have hooks into the kernel.
        regards, tom lane


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Schema boggle...
Следующее
От: Kurt Roeckx
Дата:
Сообщение: Re: \xDD patch for 7.5devel