server-skynet-source-3rd-je.../include
Qi Wang 47b20bb654 Change opt.metadata_thp to [disabled,auto,always].
To avoid the high RSS caused by THP + low usage arena (i.e. THP becomes a
significant percentage), added a new "auto" option which will only start using
THP after a base allocator used up the first THP region.  Starting from the
second hugepage (in a single arena), "auto" behaves the same as "always",
i.e. madvise hugepage right away.
2017-08-30 16:47:32 -07:00
..
jemalloc Change opt.metadata_thp to [disabled,auto,always]. 2017-08-30 16:47:32 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00