server-skynet-source-3rd-je.../test
Qi Wang deb8e62a83 Implement guard pages.
Adding guarded extents, which are regular extents surrounded by guard pages
(mprotected).  To reduce syscalls, small guarded extents are cached as a
separate eset in ecache, and decay through the dirty / muzzy / retained pipeline
as usual.
2021-09-26 16:30:15 -07:00
..
analyze Allow setting custom backtrace hook 2021-09-22 15:04:01 -07:00
include/test Implement guard pages. 2021-09-26 16:30:15 -07:00
integration add experimental.arenas_create_ext mallctl 2021-09-24 13:43:18 -07:00
src Travis: Unbreak the builds. 2021-06-24 07:40:28 -07:00
stress Cache mallctl mib for batch allocation stress test 2020-12-07 09:10:11 -08:00
unit Implement guard pages. 2021-09-26 16:30:15 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00