diff options
author | Minchan Kim <[email protected]> | 2012-08-21 16:16:03 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-08-21 16:45:03 -0700 |
commit | c81758fbe0fdbbc0c74b37798f55bd9c91d5c068 (patch) | |
tree | 5f25b6a2220c5e358e278681d6edc734b87288c3 /tools/perf/util/trace-event-scripting.c | |
parent | 7838f994b4fceff24c343f4e26a6cf4393869579 (diff) |
mm/compaction.c: fix deferring compaction mistake
Commit aff622495c9a ("vmscan: only defer compaction for failed order and
higher") fixed bad deferring policy but made mistake about checking
compact_order_failed in __compact_pgdat(). So it can't update
compact_order_failed with the new order. This ends up preventing
correct operation of policy deferral. This patch fixes it.
Signed-off-by: Minchan Kim <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions