server-skynet-source-3rd-je.../include/jemalloc
Jason Evans d059b9d6a1 Implement support for non-coalescing maps on MinGW.
- Do not reallocate huge objects in place if the number of backing
  chunks would change.
- Do not cache multi-chunk mappings.

This resolves #213.
2015-07-24 18:39:14 -07:00
..
internal Implement support for non-coalescing maps on MinGW. 2015-07-24 18:39:14 -07:00
jemalloc_defs.h.in Add JEMALLOC_FORMAT_PRINTF(). 2015-07-22 15:44:47 -07:00
jemalloc_macros.h.in Add JEMALLOC_FORMAT_PRINTF(). 2015-07-22 15:44:47 -07:00
jemalloc_mangle.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_protos.h.in Move JEMALLOC_NOTHROW just after return type. 2015-07-21 08:21:13 -07:00
jemalloc_rename.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in Implement dynamic per arena control over dirty page purging. 2015-03-18 18:55:33 -07:00
jemalloc.sh Remove extraneous ';' on closing 'extern "C"' 2015-07-16 11:37:19 +01:00