Subject: Re: ps axl shows bogus data
To: Simon Burge <simonb@netbsd.org>
From: Dave Huang <khym@bga.com>
List: tech-kern
Date: 04/25/1999 14:01:07
On Sun, 25 Apr 1999, Simon Burge wrote:
> simonpc:~ 3> uname -a
> NetBSD simonpc 1.4_ALPHA NetBSD 1.4_ALPHA (SIMONPC) #0: Fri Apr  9 10:52:35 EST 1999     simonb@simonpc:/NetBSD/src14/sys/arch/i386/compile/SIMONPC i386
> simonpc:~ 4> ps auxww | grep ' ('
> root         2  0.0  0.0     0    0 ??  DL   Sat12AM    0:00.01 (pagedaemon)
> root         3  0.0  0.0     0    0 ??  DL   Sat12AM    0:00.24 (reaper)
> root         0  0.0  0.0     0    0 ??  DLs  Sat12AM    0:00.11 (swapper)

sloth ~> uname -a
NetBSD sloth.metonymy.com 1.4_ALPHA NetBSD 1.4_ALPHA (SLOTH) #192: Sat Apr 10 19:54:10 CDT 1999 khym@dahan.metonymy.com:/usr/src.local/sys/arch/i386/compile/SLOTH i386
sloth ~> ps auxww | grep ' ('
root         0  0.0 -66593.4     0 -1005316 ??  DLs  13Apr99    0:50.10 (swapper)
root         2  0.7 -66593.4     0 -1005316 ??  DL   13Apr99   24:26.50 (pagedaemon)
root         3  0.0 -66593.4     0 -1005316 ??  DL   13Apr99    0:37.99 (reaper)

dahan ~> uname -a
NetBSD dahan.metonymy.com 1.4_BETA NetBSD 1.4_BETA (SPIFF) #284: Wed Apr 21 04:23:09 CDT 1999 khym@dahan.metonymy.com:/usr/src.local/sys/arch/i386/compile/SPIFF i386
dahan ~> ps auxww | grep ' ('
root         2  0.0 -215.8     0 -282004 ??  DL   Sat04AM    0:00.00 (pagedaemon)
root         3  0.0 -215.8     0 -282004 ??  DL   Sat04AM    0:16.50 (reaper)
root         0  0.0 -215.8     0 -282004 ??  DLs  Sat04AM    0:00.20 (swapper)

> Hmm :-(

Yeah...