]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Disable multithreading for ryuglab target
authorKarel Kočí <cynerd@email.cz>
Fri, 18 Sep 2015 12:57:55 +0000 (14:57 +0200)
committerKarel Kočí <cynerd@email.cz>
Fri, 18 Sep 2015 12:57:55 +0000 (14:57 +0200)
Multithreading is problematic and needs fixing. So again it is disabled
for measuring purposes.

known-problems
targets/ryuglab/conf.py

index 903e8b10a734199b15fd2f6a16860410db6516bf..b1612d4ba373b21c06380b165ef5ea70c2b095c8 100644 (file)
@@ -1 +1,2 @@
+In multithreading mode are paths moved to linux folder during image preparation, but boot phase doesn't expecting this and fails on execution.
 MissingFile exception __str__ is not working properly. Not printing any text.
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