server-skynet-source-3rd-je.../test
Qi Wang e4f090e8df Add opt.thp which allows explicit hugepage usage.
"always" marks all user mappings as MADV_HUGEPAGE; while "never" marks all
mappings as MADV_NOHUGEPAGE. The default setting "default" does not change any
settings.  Note that all the madvise calls are part of the default extent hooks
by design, so that customized extent hooks have complete control over the
mappings including hugepage settings.
2018-03-08 13:08:06 -08:00
..
include/test Add more tests for extent hooks failure paths. 2017-11-28 21:52:49 -08:00
integration Skip test_alignment_and_size if percpu_arena is enabled. 2018-03-02 14:44:21 -08:00
src Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
stress Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
unit Add opt.thp which allows explicit hugepage usage. 2018-03-08 13:08:06 -08:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00