Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336256
b: refs/heads/master
c: ed23ec4
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Weiner authored and Linus Torvalds committed Dec 8, 2012
1 parent 0b2052c commit e097ce1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 684c9aaebbb0ea3a9954d605d4908e650659e7db
refs/heads/master: ed23ec4f0a510528e0ffe415f9394107418ae854
3 changes: 0 additions & 3 deletions trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2827,9 +2827,6 @@ static unsigned long balance_pgdat(pg_data_t *pgdat, int order,
if (zone_watermark_ok(zone, order,
low_wmark_pages(zone), *classzone_idx, 0))
zones_need_compaction = 0;

/* If balanced, clear the congested flag */
zone_clear_flag(zone, ZONE_CONGESTED);
}

if (zones_need_compaction)
Expand Down

0 comments on commit e097ce1

Please sign in to comment.