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