previous | start | next

Execution of tasklets

Two softirq's are actually responsible for executing tasklets.

The two different levels provide a 2-level priority for tasklets that are created.

When a tasklet is created, the choice is made to which of the 2 softirqs it is assigned.



previous | start | next