Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272131
b: refs/heads/master
c: 16fb951
h: refs/heads/master
i:
  272129: 4c1a6a5
  272127: f5e194b
v: v3
  • Loading branch information
Shaohua Li authored and Linus Torvalds committed Nov 1, 2011
1 parent 3c04b1b commit 5512767
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 49ea7eb65e7c5060807fb9312b1ad4c3eab82e2c
refs/heads/master: 16fb951237c2b0b28037b992ee44e7ee401c30d1
2 changes: 2 additions & 0 deletions trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2748,6 +2748,8 @@ static unsigned long balance_pgdat(pg_data_t *pgdat, int order,

/* If balanced, clear the congested flag */
zone_clear_flag(zone, ZONE_CONGESTED);
if (i <= *classzone_idx)
balanced += zone->present_pages;
}
}

Expand Down

0 comments on commit 5512767

Please sign in to comment.