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:
- Reduce Linux power consumption, Part 3: Tuning results(Oct 16, 2009)
- Tuning CFQ - What Station is That?(Oct 15, 2009)
- Speed up your IDE/ATA hard drive with hdparm(Oct 09, 2009)
- The realtime preemption mini-summit(Oct 09, 2009)
- I Feel the Need for Speed: Linux File System Throughput Performance, Part 1(Sep 16, 2009)
- Reduce Linux power consumption, Part 1: The CPUfreq subsystem(Sep 16, 2009)
- Ingo Molnar Tests New BF Scheduler(Sep 09, 2009)