Eliminating tasklets
Posted Jun 28, 2007 10:22 UTC (Thu) by
rwmj (subscriber, #5474)
Parent article:
Eliminating tasklets
I've always been confused by tasklets (and bh's which preceeded them IIRC).
Can someone explain to me (a dabbler in the kernel at best) why tasklets are needed, and why you can't just execute the work inside the interrupt handler? Or alternatively give an example of work which cannot be done either inside the handler, nor in the context of the process, but needs to go in a tasklet instead?
Rich.
(
Log in to post comments)