]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Fix multithreading
authorKarel Kočí <cynerd@email.cz>
Mon, 14 Sep 2015 12:51:31 +0000 (14:51 +0200)
committerKarel Kočí <cynerd@email.cz>
Mon, 14 Sep 2015 12:51:31 +0000 (14:51 +0200)
commitb2a1688ba8de9cf255d9d55b78d4b80a3a8ca349
tree9301a76b8bf554fc929e0ea65d174c51d1c607dc
parent5d5df1d903e952ada7dbad726431b0cc25e8f5a8
Fix multithreading

When multithreading was enabled, same configuration could been build
multiple times. Adding list of built configurations and filtering list
of configurations sourced from database solves this problem. Now script
is aware of configurations that was prepared and not yet been measured.
scripts/loop.py