Archive for September 23rd, 2009

Linux performance tuning tools (vmstat tool)

Wednesday, September 23rd, 2009

Ref: Performance Tuning for Linux® Servers Ref: System Performance Tuning, Second Edition Ref: Optimizing Linux® Performance: A Hands-On Guide to Linux® Performance Tools Linux Performance Tools: Processor time is organized into four timed modes: system time, user time, I/O wait time, and idle time. The idle time consists of what’s left over when all other [...]