server-skynet-source-3rd-je.../test
Jason Evans da4cff0279 Support --with-lg-page values larger than system page size.
All mappings continue to be PAGE-aligned, even if the system page size
is smaller.  This change is primarily intended to provide a mechanism
for supporting multiple page sizes with the same binary; smaller page
sizes work better in conjunction with jemalloc's design.

This resolves #467.
2017-04-18 19:01:04 -07:00
..
include/test Header refactoring: unify nstime.h and move it out of the catch-all 2017-04-18 18:35:03 -07:00
integration Implement per-CPU arena. 2017-03-08 23:19:01 -08:00
src Add basic reentrancy-checking support, and allow arena_new to reenter. 2017-04-07 14:10:27 -07:00
stress Add basic reentrancy-checking support, and allow arena_new to reenter. 2017-04-07 14:10:27 -07:00
unit Support --with-lg-page values larger than system page size. 2017-04-18 19:01:04 -07:00
test.sh.in Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00