diff options
| author | Huang Ying <[email protected]> | 2022-08-17 16:14:07 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-26 19:46:07 -0700 |
| commit | 077309bc1eb8f41dd414902634c212606008bd54 (patch) | |
| tree | 8b58861e4e88781d10b0dc061dab50d532487f17 /tools/perf/scripts/python/libxed.py | |
| parent | e6fa8a79fe03e1734c26287474b1ac09287fdeb7 (diff) | |
migrate_pages(): fix failure counting for retry
After 10 retries, we will give up and the remaining pages will be counted
as failure in nr_failed and nr_thp_failed. We should count the failure in
nr_failed_pages too. This is done in this patch.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 5984fabb6e82 ("mm: move_pages: report the number of non-attempted pages")
Signed-off-by: "Huang, Ying" <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Cc: Zi Yan <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions