- Apache (9)
- DNS / BIND (2)
- General Linux (7)
- Mail (8)
- Postfix (1)
- Qmail (4)
- Sendmail (3)
- MySQL (7)
- News (1)
- Other (2)
- Perl (1)
- PHP (5)
- Plesk (13)
- Redhat Linux (8)
- Ruby (1)
- Scripts (4)
- Security (4)
- iptables (2)
TopicNavigationUser login |
Resolving Excessive Swapping in RHEL 4RHEL4 tends to swap very heavily on some systems, even when there is plenty of free memory. This is due to the default setting of vw.swappiness (sysctl setting) being excessively high for most systems (60 is the default). If you encounter issues with this, try editing /etc/sysctl.conf to include: vm.swappiness = 10 and run sysctl -w vm.swappiness=10 This should be a better setting!
Submitted by jkelly on Thu, 2006-08-31 07:04. categories [ Brief | Redhat Linux ]
login or register to post comments
|
Linux JournalSlashdot |