Hello raja wrote: > Hi, > Would you please tell me how to write a function that generates a > delay of Less than a sec.(ie for 1 milli se or one microsec etc). >
Maybe you could use: linux/kernel/timer.c:schedule_timeout() > Thankingyou, > Raja > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

