slab

How do I check the ram size from my Redhat Linux desktop system using command line and GUI tools?

{ 5 comments }

Find: Ram Size in Linux

by Vivek Gite on February 1, 2010 · 0 comments

How do I find out my RAM size under Linux operating systems?

{ 0 comments }

Linux Tuning The VM (memory) Subsystem

by Vivek Gite on October 16, 2009 · 5 comments

I‘ve fast RAID-10 disk subsystem with multiple SCSI disks. Apps running under modern Linux kernel don’t write directly to the disk. They write it to the file system cache which is managed by Linux kernel virtual memory manager. Since I’ve high performance RAID controller I need to decrease the number of flushes. How do I tune virtual memory subsystem under Linux operating systems for better performance?

{ 5 comments }