diff options
author | Jason Evans <jasone@canonware.com> | 2017-01-03 20:40:54 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2017-01-07 02:58:45 (GMT) |
commit | d778dd2afcc338cfd521c01382b8ed84a466aa1a (patch) | |
tree | c26f224940b6c136931d7ed984a7dfc5ce950429 /src/jemalloc_cpp.cpp | |
parent | 0f04bb1d6fc27c7fa5f6268d045c78bdc600ff65 (diff) | |
download | jemalloc-d778dd2afcc338cfd521c01382b8ed84a466aa1a.zip jemalloc-d778dd2afcc338cfd521c01382b8ed84a466aa1a.tar.gz jemalloc-d778dd2afcc338cfd521c01382b8ed84a466aa1a.tar.bz2 |
Refactor ctl_stats_t.
Refactor ctl_stats_t to be a demand-zeroed non-growing data structure.
To keep the size from being onerous (~60 MiB) on 32-bit systems, convert
the arenas field to contain pointers rather than directly embedded
ctl_arena_stats_t elements.
Diffstat (limited to 'src/jemalloc_cpp.cpp')
0 files changed, 0 insertions, 0 deletions