aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-06 14:14:34 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-06 23:01:51 +0100
commitc0551436974d179df23418567f18a082830380f6 (patch)
tree9c5fd0fb62eb17f9a19ff8cd27ffb357d10dd92d /meta/recipes-core
parent753be24f0bd63520b6840d1a68500f5bb38f086d (diff)
downloadopenembedded-core-c0551436974d179df23418567f18a082830380f6.tar.gz
lib/oeqa/qemurunner: Use a timeout in select() call
A 0 value to select.select() immediately returns with no timeout. This was pegging the cpu at 100% for the python process which was bad and may be contributing to some of the timeout problems. Profile from -P of a core-image-minimal before: 97526792 function calls (97525652 primitive calls) in 45.189 seconds and after: 50204 function calls (49064 primitive calls) in 17.318 seconds Saving 97.5 million function calls has to be good :) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions