View Single Post
Posts: 56 | Thanked: 107 times | Joined on Jul 2011
#72
One question here

Would it be possible to completely turn swap off?

Code:
/sbin/swapoff -a
seems to go through, but right after that

Code:
free -m
still shows 52-54 swap buffers used, same as before swapoff -a.

Thanks.