Re: PostgreSQL insights: does it use DMA?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: PostgreSQL insights: does it use DMA?
Дата
Msg-id 4E6A30EC0200002500041075@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: PostgreSQL insights: does it use DMA?  (Antonio Rodriges <antonio.rrz@gmail.com>)
Список pgsql-performance
Antonio Rodriges <antonio.rrz@gmail.com> wrote:

> PostgreSQL is implemented mostly in C, so I do not know whether it
> needs to use special procedure calls, however this is true, for
> example, for Java
> http://www.ibm.com/developerworks/library/j-zerocopy/

After scanning that I'm inclined to think that the only place that
zerocopy techniques might make sense is in the context of BLOBs.
That's not currently happening, and not on anyone's radar as far as
I know.

-Kevin

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