LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1036|回复: 4

TOP中CPU占用率的解释

[复制链接]
发表于 2006-6-3 15:29:08 | 显示全部楼层 |阅读模式
Cpu(s):  4.3% us,  0.3% sy,  0.0% ni, 40.0% id, 55.0% wa,  0.3% hi,  0.0% si

分别是用户占用,系统占用,其它的呢?后面几个没查到,谁知道告诉我下?谢谢。

又找到两个,是优先进程占用、闲置进程占用,wa,hi,si是什么还没找到
 楼主| 发表于 2006-9-6 16:22:36 | 显示全部楼层
没有人知道吗?
回复 支持 反对

使用道具 举报

发表于 2006-9-6 18:10:46 | 显示全部楼层
man top
  1.         us  --  User CPU time
  2.           The  time  the  CPU  has spent running users’ processes that are not
  3.           niced.
  4.         sy  --  System CPU time
  5.           The time the CPU has spent running the kernel and its processes.
  6.         ni  --  Nice CPU time
  7.           The time the CPU has spent running users’ proccess  that  have  been
  8.           niced.
  9.         wa  --  iowait
  10.           Amount of time the CPU has been waiting for I/O to complete.
  11.         hi  --  Hardware IRQ
  12.           The amount of time the CPU has been servicing hardware interrupts.
  13.         si  --  Software Interrupts
  14.           The amount of time the CPU has been servicing software interrupts.
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-9-6 18:56:25 | 显示全部楼层
奇怪,,为啥我的 man 里边没有这堆东西呢。。

你有 man 8 top ?
回复 支持 反对

使用道具 举报

发表于 2006-9-6 19:16:16 | 显示全部楼层
Post by 终极幻想
奇怪,,为啥我的 man 里边没有这堆东西呢。。

你有 man 8 top ?

man 8 top 找不到的。我就是直接 man top 然后搜索 wa 就找到了。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表