mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 19:43:43 -04:00
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/20230713001833.3778937-5-jiaqiyan@google.com Signed-off-by: Jiaqi Yan <jiaqiyan@google.com> Acked-by: Mike Kravetz <mike.kravetz@oracle.com> Reviewed-by: Naoya Horiguchi <naoya.horiguchi@nec.com> Cc: James Houghton <jthoughton@google.com> Cc: Miaohe Lin <linmiaohe@huawei.com> Cc: Muchun Song <songmuchun@bytedance.com> Cc: Yang Shi <shy828301@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
46 lines
690 B
Plaintext
46 lines
690 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
cow
|
|
hugepage-mmap
|
|
hugepage-mremap
|
|
hugepage-shm
|
|
hugepage-vmemmap
|
|
hugetlb-madvise
|
|
hugetlb-read-hwpoison
|
|
khugepaged
|
|
map_hugetlb
|
|
map_populate
|
|
thuge-gen
|
|
compaction_test
|
|
migration
|
|
mlock2-tests
|
|
mrelease_test
|
|
mremap_dontunmap
|
|
mremap_test
|
|
on-fault-limit
|
|
transhuge-stress
|
|
protection_keys
|
|
protection_keys_32
|
|
protection_keys_64
|
|
madv_populate
|
|
uffd-stress
|
|
uffd-unit-tests
|
|
mlock-intersect-test
|
|
mlock-random-test
|
|
virtual_address_range
|
|
gup_test
|
|
va_128TBswitch
|
|
map_fixed_noreplace
|
|
write_to_hugetlbfs
|
|
hmm-tests
|
|
memfd_secret
|
|
soft-dirty
|
|
split_huge_page_test
|
|
ksm_tests
|
|
local_config.h
|
|
local_config.mk
|
|
ksm_functional_tests
|
|
mdwe_test
|
|
gup_longterm
|
|
mkdirty
|
|
va_high_addr_switch
|