Linux进程状态标识符含义

Linux进程状态标识符含义

2023年8月2日发(作者:)

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 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 groupl 多线程,克隆线程 is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)//本⽂⽤于记录,防⽌忘记,来⾃于⽹络

发布者:admin,转转请注明出处:http://www.yc00.com/xiaochengxu/1690955267a472329.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信