summaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree
diff options
context:
space:
mode:
authorHuang Ying <ying.huang@intel.com>2022-08-17 16:14:07 +0800
committerAndrew Morton <akpm@linux-foundation.org>2022-09-26 19:46:07 -0700
commit077309bc1eb8f41dd414902634c212606008bd54 (patch)
tree8b58861e4e88781d10b0dc061dab50d532487f17 /tools/testing/radix-tree
parente6fa8a79fe03e1734c26287474b1ac09287fdeb7 (diff)
downloadlinux-077309bc1eb8f41dd414902634c212606008bd54.tar.bz2
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/20220817081408.513338-8-ying.huang@intel.com Fixes: 5984fabb6e82 ("mm: move_pages: report the number of non-attempted pages") Signed-off-by: "Huang, Ying" <ying.huang@intel.com> Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com> Reviewed-by: Oscar Salvador <osalvador@suse.de> Cc: Zi Yan <ziy@nvidia.com> Cc: Yang Shi <shy828301@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/testing/radix-tree')
0 files changed, 0 insertions, 0 deletions