Subject: Re: XFree86 Crash in current/amd64
To: Matthias Scheler <tron@zhadum.org.uk>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 10/11/2007 20:56:27
On Thu, Oct 11, 2007 at 01:29:01PM +0100, Matthias Scheler wrote:
> 
> (*) The Linux version uses mmap() with the MAP_32BIT option to achieve that.
>     But NetBSD doesn't support that.

More generically useful would be a 'MAP_BELOW' option.
Stuff like wine needs to use it to map code below 2GB on i386.

	David

-- 
David Laight: david@l8s.co.uk