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

non-maskable interrupt?




Is it possible for a NIC card to generate a non-maskable interrupt, say if
it were malfunctioning?

On a general note, does the kernel define interrupt handling routines for
non-maskable interrupts, or is this not possible?  From what I have read,
it seems that non-maskable interrupts are generated when something
exceptionally bad happens such as an unrecoverable memory error.  Does
this imply that the system can only crash when such an interrupt is
generated or are there circumstances in which a non-maskable interrupt can
be handled and the system continue to function (even if it is in some
limited state)?

Thanks,

--Mike

Michael B. Rash
http://www.math.umd.edu/~mbr

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.surriel.com/kernelnewbies.shtml