reserve heap area on Darwin

emmanuel maillard e.rsz at libertysurf.fr
Wed Aug 11 16:59:16 CDT 2004


Hi,

This patch reserve the heap area on Darwin.
Because, strangely, mmap return a lower address when we try to mmap at 
0x80000000
we check the availabilty of the heap area (using vm_region) and if the 
area is totally free
we use MAP_FIXED to reserve it.

  thanks

emmanuel

Changelog :
	Reserve Heap area on Darwin


-------------- next part --------------
A non-text attachment was scrubbed...
Name: reserve_heap.diff
Type: application/octet-stream
Size: 2702 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040811/7c563e35/reserve_heap.obj


More information about the wine-patches mailing list