![]() | |||||||||||||
Messages in this thread |
On Wed, 2001-11-28 at 20:18, McEnroe wrote: > what is fast and slow interrupt ? > what is the difference between this ? fast interrupts occur with interrupts disabled, and are expected to be completed quickly -- they are performed by the interrupt handlers themselves. a slow interrupt occurs with interrupts enabled, such as bottom half tasks. Robert Love - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:13 [W:0.456 / U:0.030 seconds] ©2003-2008 Jasper Spaans | |||||||||||||