server-skynet-source-3rd-je.../test
Jason Evans d84d2909c3 Fix/enhance THP integration.
Detect whether chunks start off as THP-capable by default (according to
the state of /sys/kernel/mm/transparent_hugepage/enabled), and use this
as the basis for whether to call pages_nohuge() once per chunk during
first purge of any of the chunk's page runs.

Add the --disable-thp configure option, as well as the the opt.thp
mallctl.

This resolves #541.
2017-02-28 14:25:06 -08:00
..
include/test Add os_unfair_lock support. 2016-11-02 19:35:12 -07:00
integration Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00
src Add os_unfair_lock support. 2016-11-02 19:35:12 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Fix/enhance THP integration. 2017-02-28 14:25:06 -08:00
test.sh.in Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00