This structure contains Linux process information as read from the /proc filesystem.
|
The nice value. 19 to -19. |
|
Process state. 'R' : running, 'S' : Sleeping, 'D' : waiting in uniterruptible disk sleep, 'Z' : Zombie, 'T' : traced/stopped, 'W' : paging |
|
Not used anymore. Always 0. |