Re: [SPAM?] Re: Asynchronous I/O Support

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: [SPAM?] Re: Asynchronous I/O Support
Дата
Msg-id b42b73150610201204u373d0690k62545db46db9d282@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [SPAM?] Re: Asynchronous I/O Support  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SPAM?] Re: Asynchronous I/O Support  (Martijn van Oosterhout <kleptog@svana.org>)
Re: [SPAM?] Re: Asynchronous I/O Support  ("Zeugswetter Andreas ADI SD" <ZeugswetterA@spardat.at>)
Список pgsql-hackers
On 10/20/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> So far I've seen no evidence that async I/O would help us, only a lot
> of wishful thinking.

is this thread moot?  while researching this thread I came across this
article: http://kerneltrap.org/node/6642 describing claims of 30%
performance boost when using posix_fadvise to ask the o/s to prefetch
data.  istm that this kind of improvement is in line with what aio can
provide, and posix_fadvise is cleaner, not requiring threads and such.

merlin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SPAM?] Re: Asynchronous I/O Support
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: [SPAM?] Re: Asynchronous I/O Support