DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: proc size mismatch


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 6 Aug 2004 12:51:11 -0700 (PDT)

:# 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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]