Re: [HACKERS] mmap and MAP_ANON - Mailing list pgsql-hackers

From ocie@paracel.com
Subject Re: [HACKERS] mmap and MAP_ANON
Date
Msg-id 9805112056.AA04597@dolomite.paracel.com
Whole thread Raw
In response to mmap and MAP_ANON  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] mmap and MAP_ANON  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:
>
> 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.

Doesn't seem to appear in Linux (2.0.30 kernel).  As another poster
commented, /dev/zero can be mapped for anonymous memory.

Ocie Mitchell

pgsql-hackers by date:

Previous
From: ocie@paracel.com
Date:
Subject: Re: [HACKERS] Is there any way to check the status of the Index table.
Next
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [HACKERS] Re: [PATCHES] Try again: S_LOCK reduced contentionh]