This change is necessary because there is a problem with network bandwidth during migration. Signed-off-by: Jiří Župka <jzupka@xxxxxxxxxx> --- client/virt/deps/test_cpu_flags/stress.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/client/virt/deps/test_cpu_flags/stress.c b/client/virt/deps/test_cpu_flags/stress.c index 13d0505..ae424c2 100644 --- a/client/virt/deps/test_cpu_flags/stress.c +++ b/client/virt/deps/test_cpu_flags/stress.c @@ -7,7 +7,7 @@ #include "tests.h" -#define size (40000000) +#define size (4194304) void AddTwo(float *aa, float *bb, int num_threads) { { -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html