[ltt-dev] [PATCH 0/6 round5] rculfhash: fix two stupid bugs and change lazy grow/shrink strategy

Lai Jiangshan laijs at cn.fujitsu.com
Mon Oct 31 05:09:37 EDT 2011


Hi, Mathieu,

I'm sorry, I introduced two stupid bugs, fix it now.
Also, I change the lazy grow/shrink strategy in this round.

Thanks,
Lai

Lai Jiangshan (6):
  Fix ht allocation bug
  Fix ht lazy grow logic.
  merge duplicated code of cds_lfht_resize_lazy_*()
  Change lazy shrink strategy
  Fix min_alloc_size bug
  add min_alloc_size test parameter

 rculfhash.c            |   79 ++++++++++++++++++++++++++++++-----------------
 tests/test_urcu_hash.c |   19 +++++++++++-
 2 files changed, 68 insertions(+), 30 deletions(-)

-- 
1.7.4.4





More information about the lttng-dev mailing list