Hi, is there a max timeout to respect when I use mod_timer ? or add_timer ? Is it bad to do the following call ? mod_timer(&timer, jiffies+(0.1*HZ)); that might fire the timer 1/10 second later. Thanks. sebastien person - 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/
- Re: [timer] max timeout sebastien person
- Re: [timer] max timeout Andi Kleen
- Re: [timer] max timeout Andrzej Krzysztofowicz
- Re: [timer] max timeout sebastien person
- Re: [timer] max timeout Horst von Brand