mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 08:33:38 +03:00
SC: Add page customization functionality.
This commit is contained in:
parent
017dca198c
commit
a7f68aed3e
4 changed files with 82 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/rtree.c \
|
||||
$(srcroot)test/unit/seq.c \
|
||||
$(srcroot)test/unit/SFMT.c \
|
||||
$(srcroot)test/unit/sc.c \
|
||||
$(srcroot)test/unit/size_classes.c \
|
||||
$(srcroot)test/unit/slab.c \
|
||||
$(srcroot)test/unit/smoothstep.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue