aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMinChan Kim <[email protected]>2009-06-16 15:32:44 -0700
committerLinus Torvalds <[email protected]>2009-06-16 19:47:41 -0700
commit69c854817566db82c362797b4a6521d0b00fe1d8 (patch)
treeb4873e257212659ca0eb224151971e029ce3875d /tools/perf/scripts/python
parent35282a2de4e5e4e173ab61aa9d7015886021a821 (diff)
vmscan: prevent shrinking of active anon lru list in case of no swap space V3
shrink_zone() can deactivate active anon pages even if we don't have a swap device. Many embedded products don't have a swap device. So the deactivation of anon pages is unnecessary. This patch prevents unnecessary deactivation of anon lru pages. But, it don't prevent aging of anon pages to swap out. Signed-off-by: Minchan Kim <[email protected]> Acked-by: KOSAKI Motohiro <[email protected]> Cc: Johannes Weiner <[email protected]> Acked-by: 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