Date: Tue, 28 Jan 1997 09:55:15 -0700 (MST) From: Nate Williams <nate@mt.sri.com> To: "Darrin R. Woods" <dwoods@netgazer.com> Cc: freebsd-isp@freebsd.org Subject: Re: can't do a ps -ax Message-ID: <199701281655.JAA22846@rocky.mt.sri.com> In-Reply-To: <v03007802af13d540ea1f@[208.12.177.224]> References: <v03007802af13d540ea1f@[208.12.177.224]>
next in thread | previous in thread | raw e-mail | index | archive | help
> Ok, I've obviously screwed something up. I just did a fresh install of > 2.1.6, and made the following changes to the kernel: > > options "CHILD_MAX=512" > options "OPEN_MAX=512" > > options QUOTA > > I also changed UT_NAMESIZE in <utmp.h> and MAXLOGNAME in <sys/param.h> per > conversations months ago in this forum. > > Recompiled the kernel and now I can't do a simple ps -ax. I get the > following error message: > > yacko: {5} ps -ax > ps: proc size mismatch (17472 total, 620 chunks) Did you recompile ps and the rest of the utilities? When you change the kernel stuff, you also need to let the utilities know that a change has been made. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701281655.JAA22846>