server-skynet-source-3rd-je.../include/jemalloc
David Carlier 4fc5c4fbac New configure option '--enable-pageid' for Linux
The option makes jemalloc use prctl with PR_SET_VMA to tag memory mappings with
"jemalloc_pg" or "jemalloc_pg_overcommit". This allows to easily identify
jemalloc's mappings in /proc/<pid>/maps. PR_SET_VMA is only available in Linux
5.17 and above.
2022-06-09 18:54:08 -07:00
..
internal New configure option '--enable-pageid' for Linux 2022-06-09 18:54:08 -07:00
jemalloc_defs.h.in Implement pvalloc replacement 2022-05-18 17:01:09 -07:00
jemalloc_macros.h.in FreeBSD also needs the OS-X "don't declare system functions as 2022-01-11 11:53:25 -08:00
jemalloc_mangle.sh jemalloc_mangle.sh: set sh in strict mode 2017-12-11 23:35:20 -08:00
jemalloc_protos.h.in Implement pvalloc replacement 2022-05-18 17:01:09 -07:00
jemalloc_rename.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in Hide smallocx even when enabled from the library API 2018-10-17 07:12:28 -07:00
jemalloc.sh Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00