Messages in this thread |  | | Date | Wed, 30 Mar 2005 13:50:01 +0200 (MEST) | From | Jan Engelhardt <> | Subject | Re: Delay in a tasklet. |
| |
> I'd be interested in the answer as well. I have a driver which does > udelay(100), so no 1000 but anyway, and of course I end up having the X86_64 > kernel happily crying. I'm moving to a little state-machine to allow for a > multi-pass approach instead of busy-polling.. > regards
schedule_timeout() would come to mind.
Jan Engelhardt -- No TOFU for me, please. - 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/
|  |