User Tools

Site Tools


info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

info [2009/08/07 08:44]
k2patel
info [2020/08/10 02:35]
Line 1: Line 1:
-==== File System Performance ==== 
  
-[[http://​www.redhat.com/​magazine/​008jun05/​features/​schedulers/​|File System Scheduler]] 
- 
-==== State Of Process ==== 
-<code text> 
-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. 
-w : paging (not valid since the 2.6.xx kernel) 
-x : dead (should never be seen) 
-z : defunct ("​zombie"​) process, terminated but not reaped by its parent. ​ 
info.txt ยท Last modified: 2020/08/10 02:35 (external edit)