I don't know if it is what you would hear, but if you want to disable virtual memory, you have to disable swapping to disk.
If you disable swapping, you'll be able to use only physical memory.
To disable swapping type : swapoff /dev/<swap-devices> If this is not what you need , mail me ! Leandro Gelasi
|