Clean up the manpage and conditionalize various portions according to how
jemalloc is configured.

Modify arena_malloc() API to avoid unnecessary choose_arena() calls.  Remove
unnecessary code from choose_arena().

Enable lazy-lock by default, now that choose_arena() is both faster and out of
the critical path.

Implement objdir support in the build system.
8 files changed
tree: eb468e55e72eb78399a4443438abc9ea89697e5c
  1. jemalloc/
  2. .hgignore