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? It sounds like you might be confused about the actual memory usage. Look at the resident memory per process, not the virtual.