Searched refs:stress (Results 1 – 7 of 7) sorted by relevance
/qemu/tests/migration-stress/ |
H A D | meson.build | 5 stress = executable( variable 6 'stress', 7 files('stress.c'), 14 'initrd-stress.img', 15 output: 'initrd-stress.img', 16 input: stress, 17 command: [find_program('initrd-stress.sh'), '@OUTPUT@', '@INPUT@']
|
H A D | stress.c | 217 static void stress(unsigned long long ramsizeGB, int ncpus) in stress() function 325 stress(ramsizeGB, ncpus); in main()
|
/qemu/tests/ |
H A D | meson.build | 89 subdir('migration-stress')
|
/qemu/docs/ |
H A D | rdma.txt | 107 Using a 40gbps infiniband link performing a worst-case stress test, 111 $ apt-get install stress 112 $ stress --vm-bytes 7500M --vm 1 --vm-keep
|
/qemu/tests/qapi-schema/ |
H A D | qapi-schema-test.json | 4 # This file is a stress test of supported qapi constructs that must
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4374 disable-tsc-ctxt-sw-stress-test.c: 1724 4375 disable-tsc-on-off-stress-test.c: 1717
|
/qemu/ |
H A D | MAINTAINERS | 3566 F: tests/migration-stress/
|