]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Disable multithread for ryuglab target
authorKarel Kočí <cynerd@email.cz>
Wed, 26 Aug 2015 19:37:17 +0000 (21:37 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 26 Aug 2015 19:37:17 +0000 (21:37 +0200)
Multithreading is not working properly yet. So it won't be used for
active measuring.

targets/ryuglab/conf.py

index 11d8a14f878ca2968c89c36f393e3ccec6f56fb9..c8e17a34dda759d2a025ef2b30f96e9316501843 100644 (file)
@@ -11,7 +11,7 @@ parse_command = ['tests/cyclictest/parse']
 db_user = 'kocikare'
 db_password = 'ohNg3Ien'
 
-multithread = True
+multithread = False
 
 
 parse_kconfig_output = False