diff options
author | Jason Evans <jasone@canonware.com> | 2014-10-15 23:18:42 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2014-10-15 23:18:42 (GMT) |
commit | bf8d6a109200bf10f1c942ad914aa8cb5f279e17 (patch) | |
tree | 103b525fcc516431634dcc20683475a519872c14 /src/huge.c | |
parent | acbcbad1e18d3082ee6ce851994ed03f63ae55bd (diff) | |
download | jemalloc-bf8d6a109200bf10f1c942ad914aa8cb5f279e17.zip jemalloc-bf8d6a109200bf10f1c942ad914aa8cb5f279e17.tar.gz jemalloc-bf8d6a109200bf10f1c942ad914aa8cb5f279e17.tar.bz2 |
Add small run utilization to stats output.
Add the 'util' column, which reports the proportion of available regions
that are currently in use for each small size class. Small run
utilization is the complement of external fragmentation. For example,
utilization of 0.75 indicates that 25% of small run memory is consumed
by external fragmentation, in other (more obtuse) words, 33% external
fragmentation overhead.
This resolves #27.
Diffstat (limited to 'src/huge.c')
0 files changed, 0 insertions, 0 deletions