Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Linux Tuning The Virtual Memory (VM) Subsystem

Oct 18, 2009, 16:04 (0 Talkback[s])

[ Thanks to An Anonymous Reader for this link. ]

"Linux allows you to tune the VM subsystem. However, tuning the memory subsystem is a challenging task. Wrong settings can affect the overall performance of your system. I suggest you modify one setting at a time and monitor your system for sometime. If performance increased keep the settings else revert back.

"Say Hello To /proc/sys/vm

"The files in this directory can be used to tune the operation of the virtual memory (VM) subsystem of the Linux kernel:

cd /proc/sys/vm
ls -l

Complete Story

Related Stories: