linux进程状态a,Linux进程状态标识符含义

D 不可中断 Uninterruptible sleep (usually IO)

R 正在运行 , 或在队列中的进程 Running or runnable (on run queue)

S 处于休眠状态 Interruptible sleep (waiting for an event to complete)

T 停止或被追踪 Stopped, either by a job control signal or because it is being traced.

Z 僵尸进程 Defunct (“zombie”) process, terminated but not reaped by its parent.

W 进入内存交换(从内核2.6开始无效) paging (not valid since the 2.6.xx kernel)

X 死掉的进程 dead (should never be seen)

< 高优先级 high-priority (not nice to other users)

N 低优先级 low-priority (nice to other users)

L 有些页被锁进内存 has pages locked into memory (for real-time and custom IO)

s 包含子进程 is a session leader

位于后台的进程组 is in the foreground process group

l 多线程,克隆线程 is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)

//本文用于记录,防止忘记,来自于网络

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值