From: Zachary Amsden <zach@vmware.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>, Andi Kleen <ak@muc.de>,
Jeremy Fitzhardinge <jeremy@goop.org>,
Chris Wright <chrisw@sous-sol.org>
Subject: Re: [PATCH 0/11] VMI / Paravirt bugfixes for 2.6.21
Date: Tue, 06 Feb 2007 01:25:07 -0800 [thread overview]
Message-ID: <45C84973.6060805@vmware.com> (raw)
In-Reply-To: <1170752856.7324.5.camel@laptopd505.fenrus.org>
Arjan van de Ven wrote:
> On Tue, 2007-02-06 at 16:11 +1100, Rusty Russell wrote:
>
>> On Mon, 2007-02-05 at 20:54 -0800, Zachary Amsden wrote:
>>
>>> Rusty Russell wrote:
>>>
>>>> Indeed, I'm expecting to push lguest this week, and this code will
>>>> effect me, so I'd like to see this in a -mm soon...
>>>>
>>> Yes, I took a look at the lguest changes today and I think these won't
>>> generate conflicts, just make stuff easier for you ;) Course you've now
>>> got a couple new paravirt-ops to support, but the native ones are fine
>>> for temporary use.
>>>
>> Implementing stolen time is something I'd like to do, since it'd be a
>> nice self-contained example the expectations.
>>
>
>
> hmm stolen time could even be useful without virtualization; to a large
> degree, if cpufreq reduces the speed of your cpu you have "stolen
> cycles" that way... I wonder if this concept can be used for that as
> well...
>
Yes, stolen time happens in most moderns systems as a result of power
management (and you can probably count SMM cycles as stolen if only
there was a way to count them). It would be useful to report on a
laptop, for instance, how many cycles have been stolen by running off
battery or on a server because of heat issues. Having an interface for
Linux to report this seems useful. It is a covert channel, however, in
a virtualized environment, so there should be some provision in the
hypervisor to turn it off.
Zach
next prev parent reply other threads:[~2007-02-06 9:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-06 3:52 [PATCH 0/11] VMI / Paravirt bugfixes for 2.6.21 Zachary Amsden
2007-02-06 4:27 ` Rusty Russell
2007-02-06 4:54 ` Zachary Amsden
2007-02-06 5:11 ` Rusty Russell
2007-02-06 5:24 ` Stephen Rothwell
2007-02-06 9:07 ` Arjan van de Ven
2007-02-06 9:25 ` Zachary Amsden [this message]
2007-02-06 12:25 ` Andi Kleen
2007-02-06 12:45 ` Arjan van de Ven
2007-02-06 18:16 ` Andi Kleen
2007-02-13 22:39 ` Rik van Riel
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=45C84973.6060805@vmware.com \
--to=zach@vmware.com \
--cc=ak@muc.de \
--cc=akpm@osdl.org \
--cc=arjan@infradead.org \
--cc=chrisw@sous-sol.org \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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