tech-kern archive

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

Interrupt handlers in NetBSD 5.0



Hi,

I have a quick question:

How are interrupt handlers implemented in NetBSD 5.0?

Are the interrupt handlers deferred to an interrupt thread so that locking 
a kernel mutex from within the interrupt handler is allowed?

--HPS


Home | Main Index | Thread Index | Old Index