server-skynet-source-3rd-je.../src
Jason Evans e7a1058aaa Fix bin->runcur management.
Fix an interaction between arena_dissociate_bin_run() and
arena_bin_lower_run() that made it possible for bin->runcur to point to
a run other than the lowest non-full run.  This bug violated jemalloc's
layout policy, but did not affect correctness.
2012-02-13 17:36:52 -08:00
..
arena.c Fix bin->runcur management. 2012-02-13 17:36:52 -08: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 Reduce cpp conditional logic complexity. 2012-02-10 20:22:09 -08:00
chunk_mmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk.c Remove the swap feature. 2012-02-13 10:56:17 -08:00
ckh.c Remove magic. 2012-02-13 10:24:43 -08:00
ctl.c Remove highruns statistics. 2012-02-13 15:18:19 -08:00
extent.c Reduce cpp conditional logic complexity. 2012-02-10 20:22:09 -08:00
hash.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
huge.c Remove the swap feature. 2012-02-13 10:56:17 -08:00
jemalloc.c Silence compiler warnings. 2012-02-13 12:31:30 -08: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 Reduce cpp conditional logic complexity. 2012-02-10 20:22:09 -08:00
rtree.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stats.c Remove highruns statistics. 2012-02-13 15:18:19 -08:00
tcache.c Streamline tcache-related malloc/free fast paths. 2012-02-13 12:29:49 -08:00
zone.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00