server-skynet-source-3rd-je.../test
Jason Evans a0dd3a4483 Implement per arena base allocators.
Add/rename related mallctls:
- Add stats.arenas.<i>.base .
- Rename stats.arenas.<i>.metadata to stats.arenas.<i>.internal .
- Add stats.arenas.<i>.resident .

Modify the arenas.extend mallctl to take an optional (extent_hooks_t *)
argument so that it is possible for all base allocations to be serviced
by the specified extent hooks.

This resolves #463.
2016-12-26 18:08:28 -08:00
..
include/test jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
integration Implement per arena base allocators. 2016-12-26 18:08:28 -08:00
src Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Implement per arena base allocators. 2016-12-26 18:08:28 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00