mm/vmscan: cleanup comment error in balance_pgdat
Signed-off-by: Wanpeng Li <liwp.linux@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
46028e6d10
commit
ab8704b8c6
|
@ -2864,7 +2864,7 @@ loop_again:
|
||||||
* consider it to be no longer congested. It's
|
* consider it to be no longer congested. It's
|
||||||
* possible there are dirty pages backed by
|
* possible there are dirty pages backed by
|
||||||
* congested BDIs but as pressure is relieved,
|
* congested BDIs but as pressure is relieved,
|
||||||
* spectulatively avoid congestion waits
|
* speculatively avoid congestion waits
|
||||||
*/
|
*/
|
||||||
zone_clear_flag(zone, ZONE_CONGESTED);
|
zone_clear_flag(zone, ZONE_CONGESTED);
|
||||||
if (i <= *classzone_idx)
|
if (i <= *classzone_idx)
|
||||||
|
|
Loading…
Reference in New Issue