I have a system with 32GB of RAM. The application is designed so it
does not do sequential reads and it does random operations. The
application memory intensive and I would like it to not swap. I want
it to use physical memory as much as possible. Once the memory is read
and operated on, I want that page to disappear and not even goto
paging status. What is the best VM tuning for this?

TIA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to