summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2015-09-22 11:56:22 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-23 09:53:21 +0100
commit376ce717bd3e308ec67c8b4d7996d24885c02505 (patch)
tree9b6f26c6dac52da75525914f10d914c7e4622256 /scripts
parent6c0066c145bb423e2c838716ce6fb7a79352b429 (diff)
downloadpoky-376ce717bd3e308ec67c8b4d7996d24885c02505.tar.gz
oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
LoggingThread is used for receive console output from QEMU over TCP, so add filter to only wake poll on read events, also change the event mask variable name to be more descriptive. This fixes HIGH CPU consume caused by wake on ready to write events. (From OE-Core rev: 7b6c9b6327638c9731cea80a52d30d4a8fb6e081) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions