609ae595f0
Add the "arenas.extend" mallctl, so that it is possible to create new arenas that are outside the set that jemalloc automatically multiplexes threads onto. Add the ALLOCM_ARENA() flag for {,r,d}allocm(), so that it is possible to explicitly allocate from a particular arena. Add the "opt.dss" mallctl, which controls the default precedence of dss allocation relative to mmap allocation. Add the "arena.<i>.dss" mallctl, which makes it possible to set the default dss precedence on a per arena or global basis. Add the "arena.<i>.purge" mallctl, which obsoletes "arenas.purge". Add the "stats.arenas.<i>.dss" mallctl.
26 lines
451 B
Plaintext
26 lines
451 B
Plaintext
/autom4te.cache/
|
|
/config.stamp
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/doc/html.xsl
|
|
/doc/manpages.xsl
|
|
/doc/jemalloc.xml
|
|
/doc/jemalloc.html
|
|
/doc/jemalloc.3
|
|
/lib/
|
|
/Makefile
|
|
/include/jemalloc/internal/jemalloc_internal\.h
|
|
/include/jemalloc/internal/size_classes\.h
|
|
/include/jemalloc/jemalloc\.h
|
|
/include/jemalloc/jemalloc_defs\.h
|
|
/test/jemalloc_test\.h
|
|
/src/*.[od]
|
|
/test/*.[od]
|
|
/test/*.out
|
|
/test/[a-zA-Z_]*
|
|
!test/*.c
|
|
!test/*.exp
|
|
/VERSION
|
|
/bin/jemalloc.sh
|