On Fri, 16 Apr 2010, Stan Hoeppner wrote:
exp...@hope.cz put forth on 4/16/2010 6:17 AM:
Stan,
Thank you for your reply.
It is my own daemon( I wrote it by myself) and do not know why it changes the
STAT.
I found out that STAT field is
D for Uninterruptible sleep (usually IO)
R for Ru
exp...@hope.cz put forth on 4/16/2010 6:17 AM:
> Stan,
> Thank you for your reply.
> It is my own daemon( I wrote it by myself) and do not know why it changes the
> STAT.
>
> I found out that STAT field is
> D for Uninterruptible sleep (usually IO)
> R for Running or runnable (on run queue)
Stan,
Thank you for your reply.
It is my own daemon( I wrote it by myself) and do not know why it changes the
STAT.
I found out that STAT field is
D for Uninterruptible sleep (usually IO)
R for Running or runnable (on run queue)
S for Interruptible sleep (waiting for an event to complete
exp...@hope.cz put forth on 4/16/2010 5:23 AM:
> I have a daemon running on my Debian ( Lenny) box.When it is started ,
> I check the process state ( by ps -ax command) and I can see in STAT column S
> letter and the daemon works as it should.After some time, the STAT is changed
> to
> R but th
I have a daemon running on my Debian ( Lenny) box.When it is started ,
I check the process state ( by ps -ax command) and I can see in STAT column S letter and
the daemon works as it should.After some time, the STAT is changed to R but the daemon
still works OK.But after few hours t
5 matches
Mail list logo