aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKOSAKI Motohiro <[email protected]>2009-09-21 17:01:44 -0700
committerLinus Torvalds <[email protected]>2009-09-22 07:17:30 -0700
commit5205e56eeab04ce02f8bb6b47d1569b216bc0b6a (patch)
treeef27909cc2f016ddd7dc6c34fb5a37ca23dcadd3 /tools/perf/scripts/python
parentde2e7567c7ddf24f0ca80010163ed10da66a14e2 (diff)
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
The move_active_pages_to_lru() function is called under irq disabled and ClearPageActive() doesn't need irq disabling. Then, this patch move it into shrink_active_list(). Signed-off-by: KOSAKI Motohiro <[email protected]> Reviewed-by: Johannes Weiner <[email protected]> Cc: Rik van Riel <[email protected]> Cc: Minchan Kim <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Wu Fengguang <[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