David Goldblatt
|
4a15008cfb
|
HPA unit test: skip if unsupported.
Previously, we replicated the logic in hpa_supported in the test as well.
|
2020-12-07 06:21:08 -08:00 |
|
David Goldblatt
|
43af63fff4
|
HPA: Manage whole hugepages at a time.
This redesigns the HPA implementation to allow us to manage hugepages all at
once, locally, without relying on a global fallback.
|
2020-12-07 06:21:08 -08:00 |
|
David Goldblatt
|
534504d4a7
|
HPA: add size-exclusion functionality.
I.e. only allowing allocations under or over certain sizes.
|
2020-10-23 11:14:34 -07:00 |
|
David Goldblatt
|
1c7da33317
|
HPA: Tie components into a PAI implementation.
|
2020-10-23 11:14:34 -07:00 |
|