proc size mismatch

Richard Nyberg rnyberg at it.su.se
Fri Aug 6 12:55:03 PDT 2004


At Fri, 6 Aug 2004 15:40:40 -0400,
George Georgalis wrote:
> 
> # ps ax
> ps: proc size mismatch (65932 total, 1248 chunks)
> 
> 
> what could be causing that?? if memory serves, on this box I had a few
> problems with cvsup, then did a successful build/installworld per the cd
> README. have also rebooted, this is a via c3 cpu (PII/MMX compatible).
> 
You can get that message when you kernel and userland is out of sync.
build/installworld only updates the userland. You have to run
"make kernel KERNCONF=<your kernel>" to update your kernel.

	-Richard






More information about the Kernel mailing list