Re: Re[2]: Wine and mmap

From: John Birrell <jb_at_cimlogic.com.au>
Date: Sat, 28 Aug 2004 14:28:05 +1000
On Sat, Aug 28, 2004 at 12:23:31AM -0400, Brian Fundakowski Feldman wrote:
> Cool, sounds like a wrapper to mmap() that takes care of this for every
> BSD by allocating 1MB of memory (for i386/amd64 4GB address space compat(?))
> and mincore() all possible address space on it then choosing the right area
> itself....  getpagesize() and mincore() (and doing it in a thread-safe
> manner) can fix this temporarily for all BSDs in the WINE code, I'd think.

How do you tell FreeBSD's dlopen() where to map shared libraries that just
look like normal shared libraries. It isn't Wine code that is failing.

-- 
John Birrell
Received on Sat Aug 28 2004 - 02:28:07 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:09 UTC