rculfhash: diminish index table memory consumption
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jul 2011 21:14:08 +0000 (17:14 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jul 2011 21:14:08 +0000 (17:14 -0400)
commit24365af70940dac62e3910e566e91f549a045423
tree4b64c483b6e20d10be8dd5e71ac57930d373789f
parentb453eae1adf45ba2377e50c15b438c77c96a35b5
rculfhash: diminish index table memory consumption

- introduce log2 rcu table for resize.
- pull the dummy nodes into invariant per-log2-level tables.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
This page took 0.024427 seconds and 4 git commands to generate.