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
..
2016-05-07 16:55:36 -07:00
2016-12-26 18:08:28 -08:00
2016-04-17 13:44:59 -07:00
2016-04-17 13:44:59 -07:00
2016-10-13 15:37:00 -07:00
2014-10-10 18:19:20 -07:00
2016-04-11 02:15:42 -07:00
2014-01-03 16:35:03 -08:00
2016-02-23 18:09:25 -08:00
2016-11-02 20:30:53 -07:00
2015-07-23 13:56:25 -07:00
2016-11-03 22:33:34 -07:00
2016-12-23 10:34:34 -08:00
2016-02-19 20:29:06 -08:00
2016-06-03 12:27:41 -07:00
2016-10-12 11:55:43 -07:00