sumo wrote: > I have program which memory use 500MB for OS Windows, but this program + wine in OS Linux use 3.6 GB. > 1 wine+ program process use 3.6 GB virtual memory. > How to reduce quantity of used memory for 1 process? May be to set smaller quantity of physical memory in /dll/kernel32/heap.c file? Then the quantity of virtual memory will change proportionally?