Refactor jemalloc.c into multiple source files.

Fix a stats bug in large object curruns accounting.

Replace tcache_bin_fill() with arena_tcache_fill(), and fix a bug in an OOM
error path.

Fix API name mangling to coexist with __attribute__((malloc)).
26 files changed
tree: e49671282350bc3b6a1f77af38eb1e1103786f8c
  1. jemalloc/
  2. .hgignore