On Sun, 25 Jun 2006, Marc G. Fournier wrote:

MGF> > Errm... It seems I turn you to the wrong side... Normal disk-locked
MGF> > processes
MGF> > have DL (DL+) state...  Well, then try something like
MGF> > 
MGF> > ps ax -O ppid,flags,mwchan | awk '($6 ~ /^D/ || $6 == "STAT") && $3 !~
MGF> > /^20.$/'
MGF> 
MGF> Still nothing to show 4 blocked processes (where it is sitting right now):
MGF> 
MGF> pluto# ps ax -O ppid,flags,mwchan | awk '($6 ~ /^D/ || $6 == "STAT") && $3
MGF> !~ /^20.$/'
MGF>   PID  PPID       F MWCHAN  TT  STAT      TIME COMMAND

Hmm, which processes are in D state at all, then?

ps ax -O ppid,flags,mwchan | awk '$6 ~ /^D/ || $6 == "STAT"'



Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***
------------------------------------------------------------------------
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to