diff options
author | 2012-10-08 16:33:51 -0700 | |
---|---|---|
committer | 2012-10-09 16:23:01 +0900 | |
commit | beb51eaa88238daba698ad837222ad277d440b6d (patch) | |
tree | 5b29acb5a518279967d36f263425de74a05074cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CMA: migrate mlocked pages (diff) | |
download | linux-dev-beb51eaa88238daba698ad837222ad277d440b6d.tar.xz linux-dev-beb51eaa88238daba698ad837222ad277d440b6d.zip |
cma: decrease cc.nr_migratepages after reclaiming pagelist
reclaim_clean_pages_from_list() reclaims clean pages before migration so
cc.nr_migratepages should be updated. Currently, there is no problem but
it can be wrong if we try to use the value in future.
Signed-off-by: Minchan Kim <minchan@kernel.org>
Acked-by: Mel Gorman <mgorman@suse.de>
Cc: Michal Nazarewicz <mina86@mina86.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions