Skip to content

Commit

Permalink
rh_kselftests_vm.mm: makes shared machine memory
Browse files Browse the repository at this point in the history
Implementing a suggestion where it would be better
using shared memory with memory-backend-file.

Signed-off-by: mcasquer <[email protected]>
  • Loading branch information
mcasquer committed Nov 13, 2024
1 parent 689b087 commit e8c9f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu/tests/cfg/rh_kselftests_vm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
s390x:
kvm_module_parameters = 'hpage=1'
whitelist = "hugetlb_fault_after_madv"
vm_mem_share = yes
setup_hugepages = yes
tests_execution_cmd = "cd ${kselftests_path}/mm && sh run_vmtests.sh -t hugetlb"

0 comments on commit e8c9f32

Please sign in to comment.