top output

Matthew Dillon dillon at apollo.backplane.com
Sat Sep 13 08:46:55 PDT 2003


:Is it me or is top missing nice and interrupt percentage reporting?
:
:-- 
:Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono

    There is no interrupt percentage reporting because interrupts currently
    hold Giant, which prevents the clock interrupt from interrupting an
    interrupt, so there is no statistical accumulation of interrupt
    percentage.

    This will fix itself as interrupts are moved out of the MP lock in the
    next 6-12 months.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list