diff options
| author | KOSAKI Motohiro <[email protected]> | 2009-09-21 17:01:45 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:30 -0700 |
| commit | 74a1c48fb4e9f10e3c83dcd39af73487968e35bf (patch) | |
| tree | 8a9facf333d114c9e5b4be37278951b35b21ff2b /tools/perf/scripts/python | |
| parent | 5205e56eeab04ce02f8bb6b47d1569b216bc0b6a (diff) | |
vmscan: kill unnecessary page flag test
The page_lru() already evaluate PageActive() and PageSwapBacked(). We
don't need to re-evaluate it.
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