diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-09-22 11:56:22 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-22 18:13:02 +0100 |
commit | 7b6c9b6327638c9731cea80a52d30d4a8fb6e081 (patch) | |
tree | 0ffb8984df037f2872e3a0625438fe94ceab8cde /.gitignore | |
parent | 48cbde0ea77ed20126eceba5feb37c42a9229500 (diff) | |
download | openembedded-core-7b6c9b6327638c9731cea80a52d30d4a8fb6e081.tar.gz openembedded-core-7b6c9b6327638c9731cea80a52d30d4a8fb6e081.tar.bz2 openembedded-core-7b6c9b6327638c9731cea80a52d30d4a8fb6e081.zip |
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.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions