Subject: Re: ps axl shows bogus data
To: Simon Burge <simonb@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 04/25/1999 15:55:26
On Sun, 25 Apr 1999 23:04:02 +1000
Simon Burge <simonb@netbsd.org> wrote:
> > > What arch is this on? I had some patches somewhere to just check if
> > > RSS was less than zero - maybe something like this is needed on the
> > > 1.4 branch...
> >
> > NetBSD kechara.flame.org 1.4_BETA NetBSD 1.4_BETA (KECHARA) #0: Fri Apr 23 23:15:15 PDT 1999 explorer@kechara.flame.org:/raid0/OS/NetB
> SD/src-1-4/sys/arch/i386/compile/KECHARA i386
>
> 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)
>
> Hmm :-(
The bug only exists w/ PMAP_NEW.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>