* Andriy Gapon <a...@icyb.net.ua> wrote:
> INTR_FILTER - what does it do?
> It doesn't seem to be documented anywhere, but seems to affect interrupt
> code.

Not sure, but I think I was once told that FreeBSD has a `two level'
interrupt handling scheme, where the filter is invoked directly to only
figure out whether the interrupt is spurious or not. After it has been
determined it is not, an interrupt thread is scheduled to handle the
interrupt.

But as I said, I'm not sure. :-)

-- 
 Ed Schouten <e...@80386.nl>
 WWW: http://80386.nl/

Attachment: pgpZnYO2BZE25.pgp
Description: PGP signature

Reply via email to