rculfhash: use single init-time allocation for order table
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Sep 2011 18:44:25 +0000 (14:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Sep 2011 18:44:25 +0000 (14:44 -0400)
commit4105056a2fa97794eb32bbf512d2795406071c9c
treece331c3d33f3d802d713c6f97d5b4d960a0b7d9d
parent3a22f1dd9300d2bbe621e423dfdeae3a35aa36d7
rculfhash: use single init-time allocation for order table

This simplifies management of hash table resizes. Thanks to Josh
Triplett for suggesting this.

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