I'm looking for a simple way to be able to control the memory my application uses. Mainly, I'd like to know if this is a suitable approach - how much difference does it make on performance? I'm doing some graphical stuff, and could take quite some memory, and I'd like to control how much is available, to basically lock out other programs from using it. Of course I also need to take the amount available into consideration as well. I need like a setting more like "How much memory to leave available to other programs" instead of an option for "How much memory this program should use".
JD Solutions
JD Solutions