Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20209
b: refs/heads/master
c: 072eaa5
h: refs/heads/master
i:
  20207: df612be
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Feb 12, 2006
1 parent 7179ec3 commit 2c6ea68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 80e4342601abfafacb5f20571e40b56d73d10819
refs/heads/master: 072eaa5d9cc3e63f567ffd9ad87b36194fdd8010
2 changes: 0 additions & 2 deletions trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1614,9 +1614,7 @@ static int balance_pgdat(pg_data_t *pgdat, int nr_pages, int order)
sc.nr_reclaimed = 0;
sc.priority = priority;
sc.swap_cluster_max = nr_pages? nr_pages : SWAP_CLUSTER_MAX;
atomic_inc(&zone->reclaim_in_progress);
shrink_zone(zone, &sc);
atomic_dec(&zone->reclaim_in_progress);
reclaim_state->reclaimed_slab = 0;
nr_slab = shrink_slab(sc.nr_scanned, GFP_KERNEL,
lru_pages);
Expand Down

0 comments on commit 2c6ea68

Please sign in to comment.