]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/vmscan: kill struct mem_cgroup_zone
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Thu, 3 May 2012 05:44:06 +0000 (15:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:38 +0000 (15:46 +1000)
commit6992ad6b6d74acba5b267d1fc5c4eb64d928ee7e
tree48fab9bf4b959fa8657195c4d9a77fe2e6ecfd20
parenta580e85517797e1e390be4216c29d37062da9e85
mm/vmscan: kill struct mem_cgroup_zone

Kill struct mem_cgroup_zone and rename shrink_mem_cgroup_zone() to
shrink_lruvec(), it always shrinks one lruvec which it takes as an
argument.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/vmscan.c