Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-11 | vppinfra: remove unused variable from timing wheel | Klement Sekera | 1 | -3/+0 |
2018-08-03 | vlib: avoid double process dispatch | Florin Coras | 1 | -0/+1 |
2018-06-25 | tw: add light weight timer update function | Florin Coras | 1 | -0/+2 |
2017-09-01 | Add fixed-size, preallocated pool support | Dave Barach | 1 | -1/+23 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | Dave Barach | 1 | -0/+9 |
2017-06-12 | three-level timer wheel implementation w/ overflow vector | Dave Barach | 1 | -7/+41 |
2017-02-16 | tw_timer_expire_timers() - add a maximum to the number of expiration per call | Gabriel Ganne | 1 | -1/+4 |
2017-02-16 | tw_timer_expire_timers() return the number of expirations | Gabriel Ganne | 1 | -1/+1 |
2017-02-05 | Wheel-timer infra | Dave Barach | 1 | -0/+199 |