diff options
| author | Jiaqi Yan <[email protected]> | 2023-07-13 00:18:33 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:27 -0700 |
| commit | ba91e7e5d15a22946e6531c898e197e128bb6634 (patch) | |
| tree | aefdb3b99bd441c8dc0527529280c66555f99533 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 38c1ddbde6c6593e7c4bc17bde87232b7c577e7b (diff) | |
selftests/mm: add tests for HWPOISON hugetlbfs read
Add tests for the improvement made to read operation on HWPOISON
hugetlb page with different read granularities. For each chunk size,
three read scenarios are tested:
1. Simple regression test on read without HWPOISON.
2. Sequential read page by page should succeed until encounters the 1st
raw HWPOISON subpage.
3. After skip a raw HWPOISON subpage by lseek, read()s always succeed.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiaqi Yan <[email protected]>
Acked-by: Mike Kravetz <[email protected]>
Reviewed-by: Naoya Horiguchi <[email protected]>
Cc: James Houghton <[email protected]>
Cc: Miaohe Lin <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions