From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Dan Magenheimer <dan.magenheimer@oracle.com>
Cc: kurt.hackel@oracle.com, Ian Pratt <Ian.Pratt@eu.citrix.com>,
"Xen-Devel (E-mail)" <xen-devel@lists.xensource.com>,
Keir Fraser <keir.fraser@eu.citrix.com>
Subject: Re: [RFC] Correct/fast timestamping in apps under Xen [0 of 4]
Date: Fri, 02 Oct 2009 12:00:29 -0700 [thread overview]
Message-ID: <4AC64DCD.7060001@goop.org> (raw)
In-Reply-To: <18b5f9d0-1806-4ea5-8d69-579f33214cfc@default>
On 10/02/09 10:50, Dan Magenheimer wrote:
> The premises are:
>
> 1) A large and growing percentage of servers running
> Xen have a "reliable" TSC and Xen can determine
> conclusively whether a server does or does not
> have a reliable TSC.
> 2) A small but growing percentage of servers running
> Xen implement the rdtscp instruction but Xen does
> not and will not expose this instruction to guest
> OSes.
> 3) Xen is able to track the "incarnation" number for
> a guest. This number will increase whenever a
> guest is restored or migrated (and possibly more
> frequently). Optionally, an administrator can
> explicitly mark a guest as "landlocked", disallowing
> save/restore/migration for that guest.
> 4) Apps can become "virtualization aware" in that
> they can access certain information directly
> from Xen utilizing an OS-independent mechanism.
> This information includes not only "Am I running
> on Xen?" but also, for example, "Is TSC reliable
> on this physical machine?", "Is rdtsc emulated
> or native on this virtual machine?", "What is
> the current incarnation number for this virtual
> machine?", "Is this virtual machine landlocked?",
> "What are the pvclock parameters for this
> virtual machine?", etc.
>
I think you're missing a couple of premises here:
0) It is not possible to update the existing APIs and ABIs available
to applications to meet the most demanding performance requirements.
5) There will be enough important applications (ie, broadly used,
rather than a few in-house apps) whose developers are willing to
update them to your new proposed ABI to justify adding and
maintaining these new ABIs.
Without discussing these, you're presupposing your solution is necessary.
J
next prev parent reply other threads:[~2009-10-02 19:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-02 17:50 [RFC] Correct/fast timestamping in apps under Xen [0 of 4] Dan Magenheimer
2009-10-02 19:00 ` Jeremy Fitzhardinge [this message]
2009-10-02 20:33 ` Dan Magenheimer
2009-10-05 15:56 ` Dan Magenheimer
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=4AC64DCD.7060001@goop.org \
--to=jeremy@goop.org \
--cc=Ian.Pratt@eu.citrix.com \
--cc=dan.magenheimer@oracle.com \
--cc=keir.fraser@eu.citrix.com \
--cc=kurt.hackel@oracle.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.