server-skynet-source-3rd-je.../test
Qi Wang bf72188f80 Allow opt.tcache_max to accept small size classes.
Previously all the small size classes were cached.  However this has downsides
-- particularly when page size is greater than 4K (e.g. iOS), which will result
in much higher SMALL_MAXCLASS.

This change allows tcache_max to be set to lower values, to better control
resources taken by tcache.
2020-10-24 20:43:44 -07:00
..
analyze Add a simple utility to detect profiling bias. 2020-08-05 18:33:55 -07:00
include/test Benchmarks: Also print ns / iter. 2020-08-13 10:03:15 -07:00
integration Add alignment stress test for rallocx 2020-08-11 11:56:43 -07:00
src Fix: assertion could abort on past failures 2020-03-18 20:48:26 -07:00
stress Mallctl stress test: fix a type. 2020-08-17 12:50:14 -07:00
unit Allow opt.tcache_max to accept small size classes. 2020-10-24 20:43:44 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00