INTR_FILTER?

Rui Paulo rpaulo at freebsd.org
Thu Jan 29 09:17:30 PST 2009


On 29 Jan 2009, at 11:47, Andriy Gapon wrote:

> INTR_FILTER - what does it do?
> It doesn't seem to be documented anywhere, but seems to affect  
> interrupt
> code.

INTR_FILTER allows you to skip the FILTER+ITHREAD headache.

See dev/asmc/asmc.c for an example.

--
Rui Paulo



More information about the freebsd-hackers mailing list