diff options
| author | MinChan Kim <[email protected]> | 2009-03-31 15:19:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-01 08:59:12 -0700 |
| commit | d979677c4c02f0a72db5a03ecd8184bd9d6695c8 (patch) | |
| tree | 370c936bb17210db0db80df0e9b488c6ee5c11a1 /scripts/stackusage | |
| parent | 0a0dd05dd7e1a800241888cbf515bf8d3dc2e59c (diff) | |
mm: shrink_all_memory(): use sc.nr_reclaimed
Commit a79311c14eae4bb946a97af25f3e1b17d625985d "vmscan: bail out of
direct reclaim after swap_cluster_max pages" moved the nr_reclaimed
counter into the scan control to accumulate the number of all reclaimed
pages in a reclaim invocation.
shrink_all_memory() can use the same mechanism. it increase code
consistency and redability.
[[email protected]: coding-style fixes]
Signed-off-by: MinChan Kim <[email protected]>
Signed-off-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: Johannes Weiner <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Rik van Riel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions