hugepages_treat_as_movable
Submitted by admin on Mon, 2007-07-30 04:12
When a non-zero value is written to this tunable, future allocations for the huge page pool will use ZONE_MOVABLE. Despite huge pages being non-movable, we do not introduce additional external fragmentation of note as huge pages are always the largest contiguous block we care about.
Huge pages are not movable so are not allocated from ZONE_MOVABLE by default. However, as ZONE_MOVABLE will always have pages that can be migrated or reclaimed, it can be used to satisfy hugepage allocations even when the system has been running a long time. This allows an administrator to resize the hugepage pool at runtime depending on the size of ZONE_MOVABLE.
»
- Add new comment
- 35833 reads








Recent comments
4 weeks 3 hours ago
4 weeks 3 hours ago
5 weeks 4 days ago
9 weeks 5 days ago
11 weeks 4 days ago
11 weeks 4 days ago
11 weeks 4 days ago
12 weeks 1 day ago
15 weeks 4 days ago
16 weeks 6 days ago