Martin Bammer
2004-Oct-27 03:11 UTC
[Wine]How to avoid wine app to request the whole memory?
Hi list, how can I tell the system/kernel to occupy only a limited part of the memory? I tried it with "ulimit" but this doesn't work. Any ideas? Cheers, Martin
Duane Clark
2004-Oct-27 11:24 UTC
[Wine]How to avoid wine app to request the whole memory?
Martin Bammer wrote:> Hi list, > > how can I tell the system/kernel to occupy only a limited part of the memory? > I tried it with "ulimit" but this doesn't work. > Any ideas? >What is it you are trying to accomplish? Wine doesn't really occupy the whole memory, or at least it shouldn't, unless of course you are running a program that requires large amounts of memory. What makes you think the memory is all being occupied.