A tasklet will be executed only once. It is our responsibility to write the necessary code inside the tasklet to read/write the complete data.
Regards
bhaskar
At 10:25 AM 6/19/03 +0530, you wrote:
Hi,
i'm writing a device driver for a particular device. The bottom half of
the interrupt handler is handled by a tasklet. i.e. i schedule a tasklet
from the interrupt handler.
What happens if multiple interrupts arive before any of the tasklet is
actually executed. i.e. if three interrupts arrive consecutively, then three
tasklets will be scheduled by the interrupt handler.
Then will the tasklet
be executed 3 times? and if executed will it be executed one after the another
or is it possible for them to execute in parallel.?
TIA,
~john
responsible for whatsoever.
------------------------------------------------------------------------
V. Bhaskar
Rendezvous On Chip (i) Pvt Ltd
Hyderabad, India
Ph: +91-40-2335 1214 / 1175 / 1184
ROC home page <http://www.roc.co.in>