rename min_alloc_size/min_alloc_order
authorLai Jiangshan <laijs@cn.fujitsu.com>
Mon, 28 Nov 2011 13:11:38 +0000 (08:11 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Nov 2011 13:11:38 +0000 (08:11 -0500)
commit0722081a05550337b04be8217208214d30e3c3bf
tree55e2b23873d4f4a33cc704ffb5203fddc2a34323
parentdcc26ef46f4ce16decb9278bf7490301b4d8ede2
rename min_alloc_size/min_alloc_order

[ Mathieu Desnoyers:

  This clarifies that the amount of buckets allocated can differ from
  the number of buckets chained together, especially for small hash
  tables, where we don't free under min_nr_alloc_buckets. ]

Suggested-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
urcu/rculfhash.h
This page took 0.026903 seconds and 4 git commands to generate.