WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
File tree Expand file tree Collapse file tree 9 files changed +9
-0
lines changed
Expand file tree Collapse file tree 9 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 44 stress_shell_timeout = 1200
55 stress_wait_for_timeout = 60
66 stress_duration = 10
7+ stress_package = stress
78 variants:
89 - @default:
910 stress_duration = 60
Original file line number Diff line number Diff line change 3333 - memory_stress:
3434 type = trans_hugepage_memory_stress
3535 del stress_args
36+ stress_package = stress
3637 mem_ratio = 0.8
3738 test_timeout = 600
3839 qemu_mem = 128
Original file line number Diff line number Diff line change 3636 # Use a low stress to make sure guest can response during stress
3737 driver_name = " virtio_balloon"
3838 stress_args = " --cpu 4 --io 4 --vm 2 --vm-bytes 256M"
39+ stress_package = stress
3940 migration_test_command = help
4041 variants:
4142 - before_bg_test:
Original file line number Diff line number Diff line change 2323 Linux:
2424 # Use a low stress to make sure guest can response during stress
2525 stress_args = " --cpu 4 --io 4 --vm 2 --vm-bytes 256M"
26+ stress_package = stress
Original file line number Diff line number Diff line change 3232 numa_test = ' numactl -m %s dd if=/dev/urandom of=/tmp/numa_test/test '
3333 numa_test += ' bs=1k count=%d && rm -rf /tmp/numa_test/'
3434 stress_args = ' --cpu 4 --io 4 --vm 2 --vm-bytes 4096M'
35+ stress_package = stress
3536 variants with_cache:
3637 - @default:
3738 - enable_dirty_ring:
Original file line number Diff line number Diff line change 207207 Linux:
208208 sub_type = linux_stress
209209 test_timeout = 1800
210+ stress_package = stress
210211 only backend_ram.policy_default backend_file.policy_bind
211212 variants stage:
212213 - before:
Original file line number Diff line number Diff line change 77 # Please set 1G hugepages as the default size at boot time.
88 # Example: default_hugepagesz=1G hugepagesz=1G
99 expected_hugepage_size = 1048576
10+ stress_package = stress
1011 Windows:
1112 x86_64:
1213 install_path = " C:\Program Files (x86)\JAM Software\HeavyLoad"
Original file line number Diff line number Diff line change 1414 cmd_start_ksmtuned = ' systemctl start ksmtuned.service '
1515 cmd_stop_ksmtuned = ' systemctl stop ksmtuned.service'
1616 cmd_restart_ksmtuned = ' systemctl restart ksmtuned.service'
17+ stress_package = stress
1718 Windows:
1819 x86_64:
1920 install_path = " C:\Program Files (x86)\JAM Software\HeavyLoad"
Original file line number Diff line number Diff line change 66 required_qemu = [8.1.0,)
77 type = migration_virtio_mem_ignore_shared
88 virt_test_type = qemu
9+ stress_package = stress
910 threshold = 0.025
1011 mem_threshold = 0.01
1112 aarch64:
You can’t perform that action at this time.
0 commit comments