summaryrefslogtreecommitdiffstats
path: root/contrib/timer-wheel
Commit message (Expand)AuthorAgeFilesLines
* timer-wheel: run the timer function outside of locked regionAmar Tumballi2019-01-021-1/+8
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-2/+2
* contrib/timerwheel: bad 32-bit, use builtin fls(), fix copyrightKaleb S. KEITHLEY2017-05-012-71/+66
* Revert "contrib/timerwheel: probable bug on 32-bit, use __builtin_ffs()"Shyamsundar Ranganathan2017-05-011-12/+5
* contrib/timerwheel: probable bug on 32-bit, use __builtin_ffs()Kaleb S. KEITHLEY2017-04-301-5/+12
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-021-1/+1
* features/bitrot: cleanup, v2Venky Shankar2015-06-042-3/+9
* contrib/timer-wheel: fix deadlock in del_timer()Venky Shankar2015-06-021-1/+1
* contrib/timer-wheel: mod_timer() and friendsVenky Shankar2015-05-222-5/+89
* core: Global timer-wheelVenky Shankar2015-04-241-0/+3
* contrib/timer-wheel: import linux kernel timer-wheelVenky Shankar2015-02-033-0/+417