server-skynet-source-3rd-je.../test
Jason Evans 3c4d92e82a Add per size class huge allocation statistics.
Add per size class huge allocation statistics, and normalize various
stats:
- Change the arenas.nlruns type from size_t to unsigned.
- Add the arenas.nhchunks and arenas.hchunks.<i>.size mallctl's.
- Replace the stats.arenas.<i>.bins.<j>.allocated mallctl with
  stats.arenas.<i>.bins.<j>.curregs .
- Add the stats.arenas.<i>.hchunks.<j>.nmalloc,
  stats.arenas.<i>.hchunks.<j>.ndalloc,
  stats.arenas.<i>.hchunks.<j>.nrequests, and
  stats.arenas.<i>.hchunks.<j>.curhchunks mallctl's.
2014-10-12 23:02:10 -07:00
..
include/test Don't configure HAVE_SSE2. 2014-10-08 18:18:03 -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 Add per size class huge allocation statistics. 2014-10-12 23:02:10 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00