summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorDavid Rientjes2014-04-03 23:47:23 +0200
committerLinus Torvalds2014-04-04 01:20:58 +0200
commit91ca9186484809c57303b33778d841cc28f696ed (patch)
tree414e6c4237119e5b5495a0b77903c1fa055fe2eb /mm/filemap.c
parentmm: vmscan: remove shrink_control arg from do_try_to_free_pages() (diff)
downloadkernel-qcow2-linux-91ca9186484809c57303b33778d841cc28f696ed.tar.gz
kernel-qcow2-linux-91ca9186484809c57303b33778d841cc28f696ed.tar.xz
kernel-qcow2-linux-91ca9186484809c57303b33778d841cc28f696ed.zip
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 <rientjes@google.com> Acked-by: Mel Gorman <mgorman@suse.de> Cc: Rik van Riel <riel@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions