server-skynet-source-3rd-je.../test
Jason Evans 241abc601b Fix size class overflow handling when profiling is enabled.
Fix size class overflow handling for malloc(), posix_memalign(),
memalign(), calloc(), and realloc() when profiling is enabled.

Remove an assertion that erroneously caused arena_sdalloc() to fail when
profiling was enabled.

This resolves #232.
2015-06-23 18:56:14 -07:00
..
include/test Fix size class overflow handling when profiling is enabled. 2015-06-23 18:56:14 -07:00
integration Fix size class overflow handling when profiling is enabled. 2015-06-23 18:56:14 -07:00
src use CLOCK_MONOTONIC in the timer if it's available 2015-03-13 14:07:35 -07:00
stress Thwart compiler optimizations. 2014-10-15 14:49:14 -07:00
unit Clarify relationship between stats.resident and stats.mapped. 2015-05-29 19:21:10 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00