proc size mismatch

Matthew Dillon dillon at apollo.backplane.com
Fri Aug 6 12:52:59 PDT 2004


:# 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).
:
:// George
:
:-- 
:George Georgalis, Architect and administrator, Linux services. IXOYE

    This occurs when your kernel and your world are out of synch with each
    other.  If data structures change within the kernel the 'ps' program
    (using the old structures) gets confused.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Kernel mailing list