Re: Multi CPU Queries - Feedback and/or suggestions wanted!
В списке pgsql-hackers по дате отправления:
| От | Greg Smith |
|---|---|
| Тема | Re: Multi CPU Queries - Feedback and/or suggestions wanted! |
| Дата | |
| Msg-id | Pine.GSO.4.64.0810231646400.21410@westnet.com обсуждение исходный текст |
| Ответ на | Re: Multi CPU Queries - Feedback and/or suggestions wanted! (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: Multi CPU Queries - Feedback and/or suggestions wanted!
|
| Список | pgsql-hackers |
On Thu, 23 Oct 2008, Bruce Momjian wrote: > I think the current plan is to use posix_advise() to allow parallel I/O, > rather than async I/O becuase posix_advise() will require fewer code > changes. These are not necessarily mutually exclusive designs. fadvise works fine on Linux, but as far as I know only async I/O works on Solaris. Linux also has an async I/O library, and it's not clear to me yet whether that might work even better than the fadvise approach. -- * Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера