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
- 29663 reads





Recent comments
10 hours 43 min ago
17 hours 39 min ago
3 days 14 hours ago
3 days 15 hours ago
3 days 20 hours ago
5 days 1 hour ago
5 days 1 hour ago
5 days 2 hours ago
5 days 2 hours ago
5 days 5 hours ago