Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27183
b: refs/heads/master
c: c0bbbc7
h: refs/heads/master
i:
  27181: 77847f1
  27179: ff66040
  27175: 15a3a9d
  27167: c07cc4c
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Jun 11, 2006
1 parent 9a258f3 commit 3b56f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 650fb8382287f7990d5127a82a54295139224606
refs/heads/master: c0bbbc73d58f1b774cd987b5687a478a027f137c
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@ static unsigned long balance_pgdat(pg_data_t *pgdat, unsigned long nr_pages,
loop_again:
total_scanned = 0;
nr_reclaimed = 0;
sc.may_writepage = !laptop_mode,
sc.may_writepage = !laptop_mode;
sc.nr_mapped = read_page_state(nr_mapped);

inc_page_state(pageoutrun);
Expand Down

0 comments on commit 3b56f11

Please sign in to comment.