server-skynet-source-3rd-je.../src
Jason Evans f9a8edbb50 Fix assertions in arena_purge().
Fix assertions in arena_purge() to accurately reflect the constraints in
arena_maybe_purge().  There were two bugs here, one of which merely
weakened the assertion, and the other of which referred to an
uninitialized variable (typo; used npurgatory instead of
arena->npurgatory).
2011-06-12 17:13:39 -07:00
..
arena.c Fix assertions in arena_purge(). 2011-06-12 17:13:39 -07:00
atomic.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
base.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
bitmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_dss.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_mmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_swap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
ckh.c Use LLU suffix for all 64-bit constants. 2011-05-22 10:49:44 -07:00
ctl.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
extent.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
hash.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
huge.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
jemalloc.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
mb.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
mutex.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
prof.c Use LLU suffix for all 64-bit constants. 2011-05-22 10:49:44 -07:00
rtree.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stats.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
tcache.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
zone.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00