server-skynet-source-3rd-je.../test
Jason Evans 155bfa7da1 Normalize size classes.
Normalize size classes to use the same number of size classes per size
doubling (currently hard coded to 4), across the intire range of size
classes.  Small size classes already used this spacing, but in order to
support this change, additional small size classes now fill [4 KiB .. 16
KiB).  Large size classes range from [16 KiB .. 4 MiB).  Huge size
classes now support non-multiples of the chunk size in order to fill (4
MiB .. 16 MiB).
2014-10-06 01:45:13 -07:00
..
include/test Refactor permuted backtrace test allocation. 2014-10-01 22:28:23 -07: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 Avoid purging in microbench when lazy-lock is enabled. 2014-10-04 14:59:38 -07:00
unit Normalize size classes. 2014-10-06 01:45:13 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00