Re: timers

From: Andrey Savochkin (saw@saw.sw.com.sg)
Date: Mon Jun 05 2000 - 00:03:40 EST


Hi Andrew,

On Sun, Jun 04, 2000 at 02:06:00AM +1000, Andrew Morton wrote:
> All the attempts to eliminate timer_exit() have ended up too complex to
> countenance, so it looks like we're stuck with it.

I personally don't think that it is _too_ complex.
It makes code a bit more complex, but the changes without deadlock detection
and other debugging stuff may fit into a dozen or two dozen lines.

And what about your idea to turn most timers into synchronous ones?

> The module unload race window which exists between the call to
> timer_exit() and the return from the handler can be avoided by waiting
> on timers during sys_delete_module(). Future work.

Best regards
                Andrey

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



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:20 EST