diff options
| author | KOSAKI Motohiro <[email protected]> | 2009-09-21 17:01:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:30 -0700 |
| commit | 5205e56eeab04ce02f8bb6b47d1569b216bc0b6a (patch) | |
| tree | ef27909cc2f016ddd7dc6c34fb5a37ca23dcadd3 /tools/perf/scripts/python | |
| parent | de2e7567c7ddf24f0ca80010163ed10da66a14e2 (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