commit | 0aeb2339e54e40d0788a7017ecaeac7f5271e262 | [log] [tgz] |
---|---|---|
author | Johannes Weiner <hannes@cmpxchg.org> | Mon May 24 14:32:40 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 25 08:07:00 2010 -0700 |
tree | 66889ce248257e7e24c998a22994ccef222e4622 | |
parent | 142762bd8d8c46345e79f0f68d3374564306972f [diff] |
vmscan: remove all_unreclaimable scan control This scan control is abused to communicate a return value from shrink_zones(). Write this idiomatically and remove the knob. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: Mel Gorman <mel@csn.ul.ie> 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>