commit | fb7fe50a88ca9bde74e9a401ae17ad3b15bbae28 | [log] [tgz] |
---|---|---|
author | aravind <aravind@fb.com> | Mon May 05 15:16:56 2014 -0700 |
committer | Jason Evans <je@fb.com> | Mon May 12 10:46:03 2014 -0700 |
tree | e11f2d87ef6721c9025e98bd7730d01b6f39f1da | |
parent | 4bbd11b78932cdae1fe8a856141f5837f5b4c621 [diff] |
Add support for user-specified chunk allocators/deallocators. Add new mallctl endpoints "arena<i>.chunk.alloc" and "arena<i>.chunk.dealloc" to allow userspace to configure jemalloc's chunk allocator and deallocator on a per-arena basis.