Re: FreeBSD and wine mmap

From: John Birrell <jb_at_cimlogic.com.au>
Date: Thu, 5 Aug 2004 08:39:37 +1000
On Wed, Aug 04, 2004 at 06:28:02PM -0400, Anish Mistry wrote:
> Ok, so we need something like vm_map_findspace(), but for process address 
> mapping?  ie. pmap_findspace() that will return an address to a large enough 
> free chunk?

That's a good start, just to get something to work with. How this fits in
with the vm code and whether it is ultimately suitable in the long run is
probably up to Alan Cox. For now, just get something that (a) doesn't break
anything else; and (b) lets Wine behave the way it needs to.

AFAIK, there are still pthread issues with Wine, but those can't be addressed
until the mmap issue has a work-around.

-- 
John Birrell
Received on Wed Aug 04 2004 - 20:39:40 UTC

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