Re: adding support for posix_fadvise()

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: adding support for posix_fadvise()
Дата
Msg-id 1067840130.3089.177.camel@tokyo
обсуждение исходный текст
Ответ на adding support for posix_fadvise()  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
On Mon, 2003-11-03 at 01:07, Neil Conway wrote:
> (1) As Manfred originally noted, when we advance to a new XLOG segment,
> we can use POSIX_FADV_DONTNEED to let the kernel know we won't be
> accessing the old WAL segment anymore. I've attached a quick kludge of a
> patch that implements this. I haven't done any benchmarking of it yet,
> though (comments or benchmark results are welcome).

Woops, the patch is attached.

-Neil


Вложения

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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: 7.4RC1 tag'd, branched and bundled ...
Следующее
От: Larry Rosenman
Дата:
Сообщение: Port Report: UnixWare