]> Git Repo - linux.git/commit
mm: modify pgdat_balanced() so that it also handles order-0
authorZlatko Calusic <[email protected]>
Sun, 23 Dec 2012 14:12:54 +0000 (15:12 +0100)
committerLinus Torvalds <[email protected]>
Sun, 23 Dec 2012 17:46:36 +0000 (09:46 -0800)
commit4ae0a48b5efc44a95f5e7bb578f9de71fd35bfd0
treeeb71914a38a71928cb6b528985eabafab3def51b
parent9c016d61097cc39427a2f5025bdd97ac633d26a6
mm: modify pgdat_balanced() so that it also handles order-0

Teach pgdat_balanced() about order-0 allocations so that we can simplify
code in a few places in vmstat.c.

Suggested-by: Andrew Morton <[email protected]>
Signed-off-by: Zlatko Calusic <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/vmscan.c
This page took 0.051545 seconds and 4 git commands to generate.