Age | Commit message (Expand) | Author |
---|---|---|
2015-05-20 | timer: simple optimization for large number of timers. | Rusty Russell |
2014-10-31 | timer: make timer_del() idempotent, add timer_init(). | Rusty Russell |
2014-10-31 | timer: change timers_expire() to return a single timer. | Rusty Russell |
2014-06-10 | io failtest timer tools: fallout from time changes. | Rusty Russell |
2013-04-05 | timer: clean up. | Rusty Russell |
2013-04-05 | timer: increase default span to 5. | Rusty Russell |
2013-04-05 | timer: cache the minimal value. | Rusty Russell |
2013-04-05 | timers: implementation of lazily-ordered timers. | Rusty Russell |