server-skynet-source-3rd-je.../include/jemalloc
guangli-dai 630f7de952 Add mallctl to set and get ncached_max of each cache_bin.
1. `thread_tcache_ncached_max_read_sizeclass` allows users to get the
    ncached_max of the bin with the input sizeclass, passed in through
    oldp (will be upper casted if not an exact bin size is given).
2. `thread_tcache_ncached_max_write` takes in a char array
    representing the settings for bins in the tcache.
2023-10-17 14:53:23 -07:00
..
internal Add mallctl to set and get ncached_max of each cache_bin. 2023-10-17 14:53:23 -07:00
jemalloc_defs.h.in Add support for the deprecated attribute 2023-08-04 15:47:05 -07:00
jemalloc_macros.h.in Add support for the deprecated attribute 2023-08-04 15:47:05 -07:00
jemalloc_mangle.sh jemalloc_mangle.sh: set sh in strict mode 2017-12-11 23:35:20 -08:00
jemalloc_protos.h.in Enable a few additional warnings for CI and fix the issues they uncovered 2023-08-11 13:56:23 -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 Mark jemalloc.h as system header to resolve header conflicts. 2023-10-04 11:41:30 -07:00