mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-28 11:23:08 +03:00
PA: Use an SEC in fron of the HPA shard.
This commit is contained in:
parent
ea51e97bb8
commit
6599651aee
15 changed files with 141 additions and 41 deletions
|
|
@ -46,6 +46,7 @@ typedef struct ctl_arena_stats_s {
|
|||
arena_stats_large_t lstats[SC_NSIZES - SC_NBINS];
|
||||
pac_estats_t estats[SC_NPSIZES];
|
||||
hpa_shard_stats_t hpastats;
|
||||
sec_stats_t secstats;
|
||||
} ctl_arena_stats_t;
|
||||
|
||||
typedef struct ctl_stats_s {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue