Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2001 09:08:47 +0300
From:      Valentin Nechayev <netch@iv.nn.kiev.ua>
To:        Tor.Egge@fast.no
Cc:        current@FreeBSD.ORG
Subject:   Re: ps 'D' state - ?
Message-ID:  <20010617090847.B380@iv.nn.kiev.ua>
In-Reply-To: <200106162121.XAA80814@midten.fast.no>; from Tor.Egge@fast.no on Sat, Jun 16, 2001 at 11:21:33PM %2B0200
References:  <20010616231659.B5015@iv.nn.kiev.ua> <200106162121.XAA80814@midten.fast.no>

next in thread | previous in thread | raw e-mail | index | archive | help
 Sat, Jun 16, 2001 at 23:21:33, Tor.Egge (Tor.Egge@fast.no) wrote about "Re: ps 'D' state - ?": 

> > Are `select' and `nanosleep' disk uninterruptable waits? ;|
> No.  The ps command gave wrong output.

>  	flag = k->ki_p->ki_flag;
> -	sflag = k->ki_p->ki_flag;
> +	sflag = k->ki_p->ki_sflag;

OK, it seems fixed. Let's commit it. ;)


/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?20010617090847.B380>