Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 23:16:59 +0300
From:      Valentin Nechayev <netch@iv.nn.kiev.ua>
To:        current@freebsd.org
Subject:   ps 'D' state - ?
Message-ID:  <20010616231659.B5015@iv.nn.kiev.ua>

next in thread | raw e-mail | index | archive | help
root@iv:~##ps 4986
  PID  TT  STAT      TIME COMMAND
 4986  ??  DWs    0:01.01 /usr/sbin/sshd
root@iv:~##ps 4986 -l
  UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
    0  4986     1  52 102  0  2292  430 select DWs   ??    0:01.01 /usr/sbin/ss

netch@iv:~>ps 218 -l
  UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
    0   218     1   0   8  0  1120  176 nanslp DWs   ??    0:02.31 diskcheckd:

Are `select' and `nanosleep' disk uninterruptable waits? ;|


/netch

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010616231659.B5015>