aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/tw_timer_template.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Add fixed-size, preallocated pool supportDave Barach1-1/+23
2017-06-28switch vlib process model to tw_timer_template timer implDave Barach1-0/+9
2017-06-12three-level timer wheel implementation w/ overflow vectorDave Barach1-7/+41
2017-02-16tw_timer_expire_timers() - add a maximum to the number of expiration per callGabriel Ganne1-1/+4
2017-02-16tw_timer_expire_timers() return the number of expirationsGabriel Ganne1-1/+1
2017-02-05Wheel-timer infraDave Barach1-0/+199