MADV_DO[NOT]DUMP support equivalence on FreeBSD.
This commit is contained in:
committed by
David Goldblatt
parent
180b843159
commit
d2d941017b
@@ -298,6 +298,11 @@
|
||||
*/
|
||||
#undef JEMALLOC_MADVISE_DONTDUMP
|
||||
|
||||
/*
|
||||
* Defined if MADV_[NO]CORE is supported as an argument to madvise.
|
||||
*/
|
||||
#undef JEMALLOC_MADVISE_NOCORE
|
||||
|
||||
/*
|
||||
* Defined if transparent huge pages (THPs) are supported via the
|
||||
* MADV_[NO]HUGEPAGE arguments to madvise(2), and THP support is enabled.
|
||||
|
Reference in New Issue
Block a user