qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Kyle Hubert" <khubert@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] virtual machine halting and loosing connections
Date: Wed, 28 Mar 2007 10:28:00 -0700	[thread overview]
Message-ID: <9a158e2e0703281028s246e7bf4m64961d5495864271@mail.gmail.com> (raw)
In-Reply-To: <9b0d5f320703280721ga4ae040ydfed5a4a2e62bf74@mail.gmail.com>

On 3/28/07, WaxDragon <waxdragon@gmail.com> wrote:
> On 3/27/07, Kyle Hubert <khubert@gmail.com> wrote:
>
> > Also, I have noticed that when using the ondemand governor for the
> > host OS (AMD PowerNow) that QEMU doesn't register for some reason. My
> > host CPU stays running at 1GHz, when it is capable of 2.6GHz. I can
> > run anything on the host OS, and I see the cpu freq jump up, so it
> > works on the host OS. I believe this may have something to do with
> > kqemu's acceleration.
>
> I have seen the same behavior with cpufreq, but I run the
> 'conservative' governor on my AMD.  Haven't decided if it's a bug or a
> feature yet. ;0)

I was running ondemand, and I came to the conclusion it's a bug. If
you see this paper:

http://linux.inet.hr/ols2006_the_ondemand_governor.html

You'll see that the ondemand governor policy is based on the idle/busy
statistics from scheduler ticks. I believe that kqemu runs off of
ioctl's from /dev/kqemu, and perhaps the system call doesn't
accurately change this?

How do the processes run in kqemu? Is it a kernel thread? Section 7.3
in that PDF talks of real time threads affecting the ondemand
scheduler.

NOTE: conservative is a fork of ondemand, so it applies here.

I'll try running without kqemu, and see if I still have the problem.

-Kyle

      reply	other threads:[~2007-03-28 17:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 23:34 [Qemu-devel] virtual machine halting and loosing connections Kyle Hubert
2007-03-28  0:22 ` andrzej zaborowski
2007-03-28  0:29   ` Paul Brook
2007-03-28 17:30   ` Kyle Hubert
2007-03-28  1:53 ` Rick Vernam
2007-03-28 17:34   ` Rick Vernam
2007-03-28 17:43     ` Kyle Hubert
2007-03-28 14:21 ` WaxDragon
2007-03-28 17:28   ` Kyle Hubert [this message]

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=9a158e2e0703281028s246e7bf4m64961d5495864271@mail.gmail.com \
    --to=khubert@gmail.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).