diff options
author | Minchan Kim <[email protected]> | 2012-10-08 16:33:51 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-09 16:23:01 +0900 |
commit | beb51eaa88238daba698ad837222ad277d440b6d (patch) | |
tree | 5b29acb5a518279967d36f263425de74a05074cd /mm/sparse.c | |
parent | e46a28790e594c0876d1a84270926abf75460f61 (diff) |
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 <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Cc: Michal Nazarewicz <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions