diff options
| author | Tang Chen <[email protected]> | 2013-02-22 16:33:39 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-02-23 17:50:14 -0800 |
| commit | 6981ec31146cf19454c55c130625f6cee89aab95 (patch) | |
| tree | c7f54f81d45c499103268ab95b88d0d617be9c59 /tools/perf/scripts/python | |
| parent | 34b71f1e04fcba578e719e675b4882eeeb2a1f6f (diff) | |
page_alloc: introduce zone_movable_limit[] to keep movable limit for nodes
Introduce a new array zone_movable_limit[] to store the ZONE_MOVABLE
limit from movablemem_map boot option for all nodes. The function
sanitize_zone_movable_limit() will find out to which node the ranges in
movable_map.map[] belongs, and calculates the low boundary of
ZONE_MOVABLE for each node.
Signed-off-by: Tang Chen <[email protected]>
Signed-off-by: Liu Jiang <[email protected]>
Reviewed-by: Wen Congyang <[email protected]>
Cc: Wu Jianguo <[email protected]>
Reviewed-by: Lai Jiangshan <[email protected]>
Tested-by: Lin Feng <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions