mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-11 16:27:19 +03:00
Edata: add an "age" field.
This commit is contained in:
parent
6599651aee
commit
634ec6f50a
2 changed files with 36 additions and 9 deletions
|
|
@ -4,3 +4,4 @@
|
|||
ph_gen(, edata_avail_, edata_tree_t, edata_t, ph_link,
|
||||
edata_esnead_comp)
|
||||
ph_gen(, edata_heap_, edata_heap_t, edata_t, ph_link, edata_snad_comp)
|
||||
ph_gen(, edata_age_heap_, edata_age_heap_t, edata_t, ph_link, edata_age_comp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue