Results 1 to 3 of 3
Dear all,
Based on the ps manual, I found:
Here are the different values that the s, stat and state output specifiers (header "STAT" or "S") will display
to describe ...
- 01-12-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 11
stopping the process which STAT is D
Dear all,
Based on the ps manual, I found:
Here are the different values that the s, stat and state output specifiers (header "STAT" or "S") will display
to describe the state of a process.
D Uninterruptible sleep (usually IO)
How can I stop the process which have the STAT is D.
Thx for your help.
- 01-12-2007 #2Just Joined!
- Join Date
- Apr 2004
- Location
- Armenia
- Posts
- 26
Do you want to kill process to witch you havn't access (permition)? Are you admin of the computer ?
- 01-15-2007 #3Banned
- Join Date
- Nov 2006
- Posts
- 3
Kill
"D Uninterruptible sleep (usually IO)"
As you have described, it may not be possible to kill a process in "stat d". I have never been able to.


Reply With Quote
