From: "David S. Ahern" <daahern@cisco.com>
To: kvm-devel <kvm@vger.kernel.org>
Subject: latest git - main thread spinning
Date: Sun, 11 Apr 2010 21:27:32 -0600 [thread overview]
Message-ID: <4BC29324.5040904@cisco.com> (raw)
With the latest qemu-kvm.git (fresh pull today, 11-April-2010) the main
qemu thread is spinning.
It looks like the recent sync with qemu.git is the culprit --
specifically, d6f4ade214a9f74dca9495b83a24ff9c113e4f9a from Paolo on
March 10 changed the semantics of main_loop_wait from a timeout value to
a nonblocking argument. kvm_main_loop() still invokes it with the
argument of 1000 which means the timeout for select is set to 0.
David
next reply other threads:[~2010-04-12 3:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-12 3:27 David S. Ahern [this message]
2010-04-12 13:54 ` latest git - main thread spinning Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BC29324.5040904@cisco.com \
--to=daahern@cisco.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox