summaryrefslogtreecommitdiffstats
path: root/contrib/timer-wheel/timer-wheel.c
Commit message (Expand)AuthorAgeFilesLines
* timer-wheel: run the timer function outside of locked regionAmar Tumballi2019-01-091-1/+8
* contrib/timerwheel: bad 32-bit, use builtin fls(), fix copyrightKaleb S. KEITHLEY2017-05-151-2/+18
* features/bitrot: cleanup, v2Venky Shankar2015-06-251-2/+8
* contrib/timer-wheel: fix deadlock in del_timer()Venky Shankar2015-06-021-1/+1
* contrib/timer-wheel: mod_timer() and friendsVenky Shankar2015-05-281-4/+82
* core: Global timer-wheelVenky Shankar2015-04-261-0/+3
* contrib/timer-wheel: import linux kernel timer-wheelVenky Shankar2015-03-181-0/+264