]> Git Repo - linux.git/commit - mm/vmscan.c
mm/vmscan: push lruvec pointer into putback_inactive_pages()
authorKonstantin Khlebnikov <[email protected]>
Tue, 29 May 2012 22:07:00 +0000 (15:07 -0700)
committerLinus Torvalds <[email protected]>
Tue, 29 May 2012 23:22:26 +0000 (16:22 -0700)
commit27ac81d85e5cfcc755dd5fa3f04dc883ab5d821b
treee3b8ad8f4b67a3f1dc7a2a809a009a5544cade6b
parent95d918fc009072c2f88ce2e8b5db2e5abfad7c3e
mm/vmscan: push lruvec pointer into putback_inactive_pages()

As zone_reclaim_stat is now located in the lruvec, we can reach it
directly.

Signed-off-by: Konstantin Khlebnikov <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Acked-by: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/vmscan.c
This page took 0.052305 seconds and 4 git commands to generate.