ntdll: a simple implementation of cross-process NtAllocateVirtualMemory

Alexandre Julliard julliard at winehq.org
Fri Jun 2 14:10:53 CDT 2006


"Dan Kegel" <dank at kegel.com> writes:

> OK, new plan: how about we preallocate a memory
> area just big enough for the common case, with the
> structures all set up, and let the server hand it
> out to the first process to ask for it?  I don't think
> it needs to be very big.

Well, that may work for your specific problem, but it's clearly not an
acceptable general solution.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list