Subject: Re: measuring interrupt latency etc.
To: None <tech-kern@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 05/03/2000 09:28:15
On Wed, May 03, 2000 at 08:49:31AM -0700, Eduardo Horvath wrote:

 > mi_switch() does not do any spl() stuff so it's not blocking
 > interrupts.  And it lools like you took the interrupt at the very
 > beginning of mi_switch() so cpu_switch() isn't the culprit either.

Actually, I'm pretty sure mi_switch() is supposed to be called at
splstatclock().

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>