tasklets (2.3.x) question

From: Chris McClellen (chris@transtech.cc)
Date: Mon Mar 20 2000 - 18:56:54 EST


A simple question: I haven't been studying 2.3.x sources until very
recently.

Are tasklets the preferred way of doing things over BHs now? I saw
the documentation in include/linux/interrupt.h about how they differ
from bhs.

However, it seems many drivers seem to still use BHs (immediate, or their
own). Is this because they just haven't moved to tasklets? Or is it that
tasklets are reserved for special use? Can an interrupt handler safely
call tasklet_schedule()?

If I missed something in the Documentation dir, I apologize in advance.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:31 EST