I have an app that run's a process every 20 seconds during the day...
is there a way to force it to use real memory rather than virtual?
because it runs every 20 seconds, and is defaulting to normal memory
allocation,
it has a lot of disk swapping in and out, many many times during the
day, and it seems like this
would negatively effect the life of a disk and performance of the
whole machine?