server-skynet-source-3rd-je.../test
Jason Evans f193fd80cf Refactor runs_avail.
Use pszind_t size classes rather than szind_t size classes, and always
reserve space for NPSIZES elements.  This removes unused heaps that are
not multiples of the page size, and adds (currently) unused heaps for
all huge size classes, with the immediate benefit that the size of
arena_t allocations is constant (no longer dependent on chunk size).
2016-10-04 19:48:50 -07:00
..
include/test Fix tsd bootstrapping for a0malloc(). 2016-05-07 16:55:36 -07:00
integration Disable junk filling for tests that could otherwise easily OOM. 2016-05-11 00:52:16 -07:00
src Fix tsd bootstrapping for a0malloc(). 2016-05-07 16:55:36 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Refactor runs_avail. 2016-10-04 19:48:50 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00