wwn141

David Laight david at l8s.co.uk
Mon Oct 28 16:23:42 CST 2002


> It seems to come down to: What are the absolutely most efficient ways 
> for a wine developer to get:
> 
>  A. some shared memory,

mmap() of /dev/null (or MAP_ANON) with MAP_SHARED set.

	David

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



More information about the wine-devel mailing list