On Jun 30, 2011, at 12:36 PM, David Ginzburg wrote: > > Is it possible though the server runs with vm.swappiness =5
That only controls how aggressive the system swaps. If you eat all the RAM in user space, the system is going to start paging memory regardless of swappiness.