mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Disable psset test when hugepage size is too large.
This commit is contained in:
@@ -151,6 +151,7 @@ struct hpa_shard_s {
|
||||
nstime_t last_purge;
|
||||
};
|
||||
|
||||
bool hpa_hugepage_size_exceeds_limit();
|
||||
/*
|
||||
* Whether or not the HPA can be used given the current configuration. This is
|
||||
* is not necessarily a guarantee that it backs its allocations by hugepages,
|
||||
|
||||
Reference in New Issue
Block a user