On Mon, Apr 28, 2008 at 1:14 AM, sumo <wineforum-user@xxxxxxxxxx> wrote: > May be to set smaller quantity of physical memory in /dll/kernel32/heap.c > file? Then the quantity of virtual memory will change proportionally? No, this has nothing to do with physical memory. It's an address space reservation to keep Linux libraries from stepping on addresses that Win32 apps need. Stop looking at fixes for this in Wine, and start looking at those kernel container features...