Home
last modified time | relevance | path

Searched refs:stress (Results 1 – 7 of 7) sorted by relevance

/qemu/tests/migration-stress/
H A Dmeson.build5 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 Dstress.c217 static void stress(unsigned long long ramsizeGB, int ncpus) in stress() function
325 stress(ramsizeGB, ncpus); in main()
/qemu/tests/
H A Dmeson.build89 subdir('migration-stress')
/qemu/docs/
H A Drdma.txt107 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 Dqapi-schema-test.json4 # This file is a stress test of supported qapi constructs that must
/qemu/tests/data/qobject/
H A Dqdict.txt4374 disable-tsc-ctxt-sw-stress-test.c: 1724
4375 disable-tsc-on-off-stress-test.c: 1717
/qemu/
H A DMAINTAINERS3566 F: tests/migration-stress/