| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | hackers(at)postgresql(dot)org (PostgreSQL-development) |
| Subject: | mmap and MAP_ANON |
| Date: | 1998-05-11 03:26:59 |
| Message-ID: | 199805110326.XAA03744@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas G. Lockhart | 1998-05-11 04:14:46 | Re: [HACKERS] Automatic type conversion |
| Previous Message | Maurice Gittens | 1998-05-10 16:22:49 | Re: [HACKERS] Automatic type conversion |