diff options
| author | David Rientjes <[email protected]> | 2014-04-03 14:47:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:20:58 -0700 |
| commit | 91ca9186484809c57303b33778d841cc28f696ed (patch) | |
| tree | 414e6c4237119e5b5495a0b77903c1fa055fe2eb /tools/perf/scripts/python | |
| parent | 3115cd9145511c9159a19b118836dd5115d0a781 (diff) | |
mm, compaction: ignore pageblock skip when manually invoking compaction
The cached pageblock hint should be ignored when triggering compaction
through /proc/sys/vm/compact_memory so all eligible memory is isolated.
Manually invoking compaction is known to be expensive, there's no need
to skip pageblocks based on heuristics (mainly for debugging).
Signed-off-by: David Rientjes <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Cc: Rik van Riel <[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