Tags: performance
Aug
20
I/O Tuning Parameters:
numfsbufs (vmtune –b) specifies the number of file system buffer
structures. This value is critical asVMM will put a process on the wait list
if there are insufficient free buffer structures.
Run vmtune –a (pre 5.2)… more »
Jul
13
CPU Tools
1 – top
2 – vmstat
3 – mpstat -P all
4 – ps -ef
5 – sar -u
6 – procinfo
7 – iostat
8 – gnome-system-monitor
9 – KDE-monitor
10 – oprofile
Memory Tools
1 – t… more »
Recent comments