mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
Unless we want to test with THP, then we shouldn't require it to be configured by the host kernel. Unfortunately, even advising with MADV_NOHUGEPAGE does require it, so check for THP first in order to avoid madvise failing with EINVAL. Signed-off-by: Andrew Jones <drjones@redhat.com> Message-Id: <20201029201703.102716-2-drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| include | ||
| lib | ||
| s390x | ||
| x86_64 | ||
| .gitignore | ||
| clear_dirty_log_test.c | ||
| config | ||
| demand_paging_test.c | ||
| dirty_log_test.c | ||
| kvm_create_max_vcpus.c | ||
| Makefile | ||
| set_memory_region_test.c | ||
| steal_time.c | ||