K 10 svn:author V 6 jasone K 8 svn:date V 27 2008-02-08T08:02:34.000000Z K 7 svn:log V 270 Fix a bug in lazy deallocation that was introduced when arena_dalloc_lazy_hard() was split out of arena_dalloc_lazy() in revision 1.162. Reduce thundering herd problems in lazy deallocation by randomly varying how many probes a thread does before taking the slow path. END