LinuxSir.cn,穿越时空的Linuxsir!

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

关于ps 有一问?

[复制链接]
发表于 2004-6-30 10:33:34 | 显示全部楼层 |阅读模式
用PS的时候有一个STAT的项 其中有三种sw s r 分别代表什么意思?
发表于 2004-6-30 12:38:30 | 显示全部楼层
看一下ps的manpage,
PROCESS STATE CODES
       D   uninterruptible sleep (usually IO)
       R   runnable (on run queue)
       S   sleeping
       T   traced or stopped
       Z   a defunct ("zombie") process

       For BSD formats and when the "stat" keyword is used, additional letters
       may be displayed:

       W   has no resident pages
       <   high-priority process
       N   low-priority task
       L   has pages locked into memory (for real-time and custom IO)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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