server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 8fadb1a8c2 Implement chunk hook support for page run commit/decommit.
Cascade from decommit to purge when purging unused dirty pages, so that
it is possible to decommit cleaned memory rather than just purging.  For
non-Windows debug builds, decommit runs rather than purging them, since
this causes access of deallocated runs to segfault.

This resolves #251.
2015-08-07 00:50:58 -07:00
..
internal Implement chunk hook support for page run commit/decommit. 2015-08-07 00:50:58 -07:00
jemalloc_defs.h.in Add JEMALLOC_FORMAT_PRINTF(). 2015-07-22 15:44:47 -07:00
jemalloc_macros.h.in MSVC compatibility changes 2015-08-04 09:01:48 -07:00
jemalloc_mangle.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_protos.h.in MSVC compatibility changes 2015-08-04 09:01:48 -07:00
jemalloc_rename.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in Implement chunk hook support for page run commit/decommit. 2015-08-07 00:50:58 -07:00
jemalloc.sh Remove extraneous ';' on closing 'extern "C"' 2015-07-16 11:37:19 +01:00