I’m trying to reproduce a bug that seems to appear when a user is using up a bunch of RAM. What’s the best way to either limit the available RAM the computer can use, or fill most of it up? I’d prefer to do this without physically removing memory and without running a bunch of arbitrary, memory-intensive programs (ie, Photoshop, Quake, etc).
Share
Use a virtual machine and set resource limits on it to emulate the conditions that you want.
VMWare is one of the leaders in this area and they have a free vmware player that lets you do this.