Re: tasklet question...

From: Maksim Krasnyanskiy (maxk@qualcomm.com)
Date: Thu Aug 23 2001 - 13:07:26 EST


>Does the tasklet get run again on the same interrupt (assuming that
>tasklets are run at the end of irq processing) or the next one ?
It will be run as soon as possible e.g. won't wait for the next interrupt.

>If the same, it would seem to be better to just do it.
Nop. You should be nice to other tasklets/softirqs.

Max

Maksim Krasnyanskiy
Senior Kernel Engineer
Qualcomm Incorporated

maxk@qualcomm.com
http://bluez.sf.net
http://vtun.sf.net

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



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:01:00 EST