[help] Bottom half scheduling

From: G SR
Date: Mon Jul 31 2006 - 08:34:41 EST


Regarding Bottom half scheduling in a typical scenario.

Suppose a tasklet(bottom half) process is running and an Interrupt
occured and pre-empted the tasklet. The interrupt scheduled another
tasklet of different type.

The question is: Which tasklet will come into execution when the
interrupt task completes?. In other words whether the pre-empted
tasklet will resume its exec-
ution or the newly scheduled tasklet will execute?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/