Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45125
b: refs/heads/master
c: 918d3f9
h: refs/heads/master
i:
  45123: 1aaac6d
v: v3
  • Loading branch information
Shantanu Goel authored and Linus Torvalds committed Dec 30, 2006
1 parent 3181a6a commit 667c3fc
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: 463cab36926a39d5e690664ebb5560a8b119fc71
refs/heads/master: 918d3f90e8d5657491024f64427e9a5ea632d284
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ static unsigned long shrink_inactive_list(unsigned long max_scan,
__count_vm_events(KSWAPD_STEAL, nr_freed);
} else
__count_zone_vm_events(PGSCAN_DIRECT, zone, nr_scan);
__count_vm_events(PGACTIVATE, nr_freed);
__count_zone_vm_events(PGSTEAL, zone, nr_freed);

if (nr_taken == 0)
goto done;
Expand Down

0 comments on commit 667c3fc

Please sign in to comment.