- 论坛徽章:
- 0
|
环境
CentOS release 4.4 (Final)
php+apache+mysql
cs 和 in 都非常高,bo高(mysql写入量大但是无延时产生)但是 IO CPU 不高
现在load非常高,有没有办法降下来?)
过去5 秒的平均 中断率
Option:
in:设备每秒中断数
sy: 系统每秒呼叫数
cs: cpu 内容切换率
[root@x ~]# vmstat 1 5
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r b swpd free buff cache si so bi bo in cs us sy id wa st
1 2 0 406988 304776 5754400 0 0 17 2115 30 362 10 17 64 9 0
32 3 0 406600 304780 5754592 0 0 0 10832 9196 20860 19 39 20 22 0
6 1 0 405856 304780 5754872 0 0 0 13568 8190 20020 20 44 23 13 0
5 0 0 404780 304780 5755076 0 0 0 9828 8059 18294 17 41 30 12 0
1 0 0 403252 304780 5755200 0 0 0 9844 7698 17216 15 40 35 10 0
[root@x ~]# w
11:06:33 up 7:03, 3 users, load average: 195.68, 149.39, 104.15 |
|