mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Add malloc_conf_2_conf_harder
This comes in handy when you're just a user of a canary system who wants to change settings set by the configuration system itself.
This commit is contained in:
committed by
David Goldblatt
parent
3b4a03b92b
commit
d936b46d3a
@@ -209,6 +209,7 @@ TESTS_UNIT := \
|
||||
$(srcroot)test/unit/junk_free.c \
|
||||
$(srcroot)test/unit/log.c \
|
||||
$(srcroot)test/unit/mallctl.c \
|
||||
$(srcroot)test/unit/malloc_conf_2.c \
|
||||
$(srcroot)test/unit/malloc_io.c \
|
||||
$(srcroot)test/unit/math.c \
|
||||
$(srcroot)test/unit/mq.c \
|
||||
|
||||
Reference in New Issue
Block a user