diff options
author | Marek Szyprowski <[email protected]> | 2012-12-11 16:02:57 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-11 17:22:27 -0800 |
commit | 2e30abd1730751d58463d88bc0844ab8fd7112a9 (patch) | |
tree | e87bb4b492c1b504dbf5d250fca738e6bdafad12 /net/unix/af_unix.c | |
parent | e1e12d2f3104be886073ac6c5c4678f30b1b9e51 (diff) |
mm: cma: skip watermarks check for already isolated blocks in split_free_page()
Since commit 2139cbe627b8 ("cma: fix counting of isolated pages") free
pages in isolated pageblocks are not accounted to NR_FREE_PAGES counters,
so watermarks check is not required if one operates on a free page in
isolated pageblock.
Signed-off-by: Marek Szyprowski <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Mel Gorman <[email protected]>
Acked-by: Michal Nazarewicz <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions