server-skynet-source-3rd-je.../test
Jason Evans 1cb181ed63 Implement explicit tcache support.
Add the MALLOCX_TCACHE() and MALLOCX_TCACHE_NONE macros, which can be
used in conjunction with the *allocx() API.

Add the tcache.create, tcache.flush, and tcache.destroy mallctls.

This resolves #145.
2015-02-09 17:44:48 -08:00
..
include/test Style and spelling fixes. 2014-12-08 16:34:04 -08:00
integration Attempt to expand huge allocations in-place. 2014-10-05 14:47:01 -07:00
src Refactor permuted backtrace test allocation. 2014-10-01 22:28:23 -07:00
stress Thwart compiler optimizations. 2014-10-15 14:49:14 -07:00
unit Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00