diff options
| author | Minchan Kim <[email protected]> | 2009-09-21 17:01:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:30 -0700 |
| commit | de2e7567c7ddf24f0ca80010163ed10da66a14e2 (patch) | |
| tree | 203eeb5deda2ef11e46ee449134ba9afa0c8579b /tools/perf/scripts/python | |
| parent | adea02a1bea71a508da32c04d715485a1fe62029 (diff) | |
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available
The VM already avoids attempting to reclaim anon pages in various places,
But it doesn't avoid it for lumpy reclaim.
It shuffles lru list unnecessary so that it is pointless.
[[email protected]: cleanup]
Signed-off-by: Minchan Kim <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: KAMEZAWA Hiroyuki <[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