]> Git Repo - linux.git/commit
mm, compaction: rename map_pages to split_map_pages
authorMel Gorman <[email protected]>
Tue, 5 Mar 2019 23:44:39 +0000 (15:44 -0800)
committerLinus Torvalds <[email protected]>
Wed, 6 Mar 2019 05:07:16 +0000 (21:07 -0800)
commit4469ab98477b290f6728b79f8d225d9d88ce16e3
tree78c0e3ab2a32926970bdc4abb70875581eaaef5e
parent40cacbcb324036233a927418441323459d28d19b
mm, compaction: rename map_pages to split_map_pages

It's non-obvious that high-order free pages are split into order-0 pages
from the function name.  Fix it.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mel Gorman <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: YueHaibing <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/compaction.c
This page took 0.052422 seconds and 4 git commands to generate.