diff options
| author | Hillf Danton <[email protected]> | 2012-03-21 16:33:50 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-03-21 17:54:56 -0700 |
| commit | c38446cc65e1f2b3eb8630c53943b94c4f65f670 (patch) | |
| tree | 0eb0e73d2bef37bc1ce8212bf5dd43abdc2b5328 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 69c978232aaa99476f9bd002c2a29a84fa3779b5 (diff) | |
mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()
The value of nr_reclaimed is the number of pages reclaimed in the current
round of the loop, whereas nr_to_reclaim should be compared with the
number of pages reclaimed in all rounds.
In each round of the loop, reclaimed pages are cut off from the reclaim
goal, and the loop stops once the goal achieved.
Signed-off-by: Hillf Danton <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions