mmap and MAP_ANON

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема mmap and MAP_ANON
Дата
Msg-id 199805110326.XAA03744@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] mmap and MAP_ANON  (dj@pelf.harvard.edu (Diab Jerius))
Re: [HACKERS] mmap and MAP_ANON  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] mmap and MAP_ANON  (ocie@paracel.com)
Список pgsql-hackers
Would people tell me what platforms do NOT support the MAP_ANON flag to
the mmap() system call?  You should find it in the mmap() manual page.

*BSD has it, but I am not sure of the others.  I am researching cache
size issues and the use of mmap vs. SYSV shared memory.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Automatic type conversion
Следующее
От: "Maurice Gittens"
Дата:
Сообщение: Re: [HACKERS] float --> int