Re: [PATCH] mm:vmscan:replace zone_watermark_ok with zone_balanced for determining if kswapd will call compaction

2014-06-23 Thread Mel Gorman
On Sun, Jun 22, 2014 at 04:51:00PM +0800, Chen Yucong wrote: > According to the commit messages of "mm: vmscan: fix endless loop in kswapd > balancing" > and "mm: vmscan: decide whether to compact the pgdat based on reclaim > progress", minor > change is required to the following snippet. > >

[PATCH] mm:vmscan:replace zone_watermark_ok with zone_balanced for determining if kswapd will call compaction

2014-06-22 Thread Chen Yucong
According to the commit messages of "mm: vmscan: fix endless loop in kswapd balancing" and "mm: vmscan: decide whether to compact the pgdat based on reclaim progress", minor change is required to the following snippet. /* * If any zone is currently balanced then kswapd will