[KVM-Autotest][PATCH 4/5] virt deps: Reduces memory usage of test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux