git: top: Fix count of process states

Matthew Dillon dillon at apollo.backplane.com
Sun Jul 4 19:47:34 PDT 2010


:    top: Fix count of process states
:    
:    The count was not in correspondence with our enumeration constants
:    for the process states. For example, an "active" process could be
:    counted as "running".
:    
:    Only tested with i386/UP :)

    Nice, that one was annoying.

					-Matt





More information about the Commits mailing list