Postpone/avoid swaping while there is still free RAM.
- From: "Barry L. Kline" <blkline (at) attglobal.net>
- Date: Tue, 20 Jun 2006 13:51:42 -0400
Alexander Georgiev wrote:
>
> There is plenty of free ram, but the kernel prefers to swap unused
> pages to disk. And later I have to wait for them to be unswapped, the
> Desktop looses its promptness - annoying.
>
> In win2k and winXP there is a registry key property which prevents
> swapping while there is still RAM.
>
> Do you know whether I can achieve the same in linux?
There has been a huge thread concerning this -- maybe even in this list.
Use google and look for "swappiness".
The place to make the change (temporarily) is:
/proc/sys/vm/swappiness
To make it permanent, change /etc/sysctl.conf
Barry
_______________________________________________
CentOS mailing list
CentOS (at) centos.org
http://lists.centos.org/mailman/listinfo/centos