server-skynet-source-3rd-je.../test
Jason Evans a6e86810d8 Refactor purging and splitting/merging.
Split purging into lazy and forced variants.  Use the forced variant for
zeroing dss.

Add support for NULL function pointers as an opt-out mechanism for the
dalloc, commit, decommit, purge_lazy, purge_forced, split, and merge
fields of extent_hooks_t.

Add short-circuiting checks in large_ralloc_no_move_{shrink,expand}() so
that no attempt is made if splitting/merging is not supported.

This resolves #268.
2016-12-26 18:08:16 -08:00
..
include/test jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
integration Refactor purging and splitting/merging. 2016-12-26 18:08:16 -08:00
src Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Add huge page configuration and pages_[no}huge(). 2016-12-26 17:59:34 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00