mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 08:33:38 +03:00
When extracting from central, hugify_eager is different than start_as_huge
This commit is contained in:
parent
0f8a8d7ebe
commit
6ced85a8e5
13 changed files with 235 additions and 9 deletions
|
|
@ -228,6 +228,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/hash.c \
|
||||
$(srcroot)test/unit/hook.c \
|
||||
$(srcroot)test/unit/hpa.c \
|
||||
$(srcroot)test/unit/hpa_thp_always.c \
|
||||
$(srcroot)test/unit/hpa_vectorized_madvise.c \
|
||||
$(srcroot)test/unit/hpa_vectorized_madvise_large_batch.c \
|
||||
$(srcroot)test/unit/hpa_background_thread.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue