[PATCH 0/2] Fix mincore() tmpfs test failure

Baolin Wang posted 2 patches 8 months, 4 weeks ago
mm/mincore.c                                  | 27 +++++++++++++++----
.../selftests/mincore/mincore_selftest.c      | 25 +++++++++++++++--
2 files changed, 45 insertions(+), 7 deletions(-)
[PATCH 0/2] Fix mincore() tmpfs test failure
Posted by Baolin Wang 8 months, 4 weeks ago
Patch 1 fixes the failure of mincore() tmpfs selftest. While testing the
mincore() syscall, patch 2 provides some improvements for mincore() when
mTHP is enabled.

Baolin Wang (2):
  selftests: mincore: fix tmpfs mincore test failure
  mm: mincore: use folio_pte_batch() to batch process large folios

 mm/mincore.c                                  | 27 +++++++++++++++----
 .../selftests/mincore/mincore_selftest.c      | 25 +++++++++++++++--
 2 files changed, 45 insertions(+), 7 deletions(-)

-- 
2.43.5