DragonFly BSD
DragonFly bugs List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: top output


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Sep 2003 08:45:38 -0700 (PDT)

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



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