INTR_FILTER?

Ed Schouten ed at 80386.nl
Thu Jan 29 04:55:07 PST 2009


* Andriy Gapon <avg at 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 <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20090129/0229c8aa/attachment.pgp


More information about the freebsd-hackers mailing list