Re: Linux max on shared buffers?

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Linux max on shared buffers?
Дата
Msg-id 3D2DB73F.5020807@joeconway.com
обсуждение исходный текст
Ответ на Re: Linux max on shared buffers?  ("Glen Parker" <glenebob@nwlink.com>)
Список pgsql-general
Martijn van Oosterhout wrote:
> The other possibility would be to use mmap instead. That way you avoid the
> double buffering altogether. Do you have any ideas about that?
>

I ran across a link last night on the R list to the TPIE (Transparent
Parallel I/O Environment) project at Duke University. It looks
interesting and somewhat related to this thread:

    http://www.cs.duke.edu/TPIE/

It is C++ and GPL'd, but there are links to some related papers.

Joe



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: workaround for lack of REPLACE() function
Следующее
От: Kevin Brannen
Дата:
Сообщение: Re: How to get rid of dups...