aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/tw_timer_2t_1w_2048sl.h
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2017-06-07 15:18:23 -0400
committerDamjan Marion <dmarion.lists@gmail.com>2017-06-12 18:41:03 +0000
commit4af9ba1dabe3dbd4a2dd3d8c71434477c5ea81b9 (patch)
treecf490d269b72776b1c6b9746f2c8f59230fcf5db /src/vppinfra/tw_timer_2t_1w_2048sl.h
parentd51a1f6ffe80bcd8f44e72fa4a98ac70225ba519 (diff)
three-level timer wheel implementation w/ overflow vector
prep work for s/timing_wheel/tw_timer/ in the vlib process model Change-Id: I763f4968a8fce1764a3778b12def0afbd30086b1 Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'src/vppinfra/tw_timer_2t_1w_2048sl.h')
-rw-r--r--src/vppinfra/tw_timer_2t_1w_2048sl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vppinfra/tw_timer_2t_1w_2048sl.h b/src/vppinfra/tw_timer_2t_1w_2048sl.h
index d1cf6d07a95..33b74405fcc 100644
--- a/src/vppinfra/tw_timer_2t_1w_2048sl.h
+++ b/src/vppinfra/tw_timer_2t_1w_2048sl.h
@@ -24,6 +24,7 @@
#undef TW_TIMERS_PER_OBJECT
#undef LOG2_TW_TIMERS_PER_OBJECT
#undef TW_SUFFIX
+#undef TW_OVERFLOW_VECTOR
#define TW_TIMER_WHEELS 1
#define TW_SLOTS_PER_RING 2048