All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dan Magenheimer" <dan.magenheimer@oracle.com>
To: "Tian, Kevin" <kevin.tian@intel.com>,
	"Xen-Devel (E-mail)" <xen-devel@lists.xensource.com>
Subject: RE: Guest TSC and Xen (Intel and AMD feedback please)
Date: Fri, 4 Jul 2008 11:31:42 -0600	[thread overview]
Message-ID: <20080704113142671.00000003744@djm-pc> (raw)
In-Reply-To: <D470B4E54465E3469E2ABBC5AFAC390F024D9512@pdsmsx412.ccr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 876 bytes --]

> >Is this something that you (or Intel in general) could look at?
> >I would be happy to participate but I don't think I understand
> >VT well enough.  Once the trap occurs, I suppose Xen system time
> >could be used as the virtual TSC, possibly scaled up.
> >
>
> There should be tiny related to VT, as only turning on some bit to
> allow RDTSC trapping and then the rest stuff should be common
> how to handle it. We'll take a look, but can't commit the time due
> to other scheduled bandwidth. But if you'd like to jump in early
> we definitely can help with VT side.

If you can post a patch with code that:

1) declares a boolean global variable: softtsc = 0
2) if the variable is set, a rdtsc instruction in any hvm
   domain causes a trap
3) the trap handler just does a physical rdtsc and returns

then I could probably take it from there.

Dan

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2008-07-04 17:31 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-01 17:33 Guest TSC and Xen (Intel and AMD feedback please) Dan Magenheimer
2008-07-01 17:40 ` Keir Fraser
2008-07-02  2:52 ` Tian, Kevin
2008-07-03  1:21   ` Dan Magenheimer
2008-07-04  0:56     ` Tian, Kevin
2008-07-04 17:31       ` Dan Magenheimer [this message]
2008-07-08  1:38         ` Tian, Kevin
2008-07-08  2:28           ` Zhang, Li
2008-07-08  2:59           ` Zhang, Li
2008-07-08  3:34             ` Dan Magenheimer
2008-07-08  4:21               ` Tian, Kevin
2008-07-08  6:49               ` Zhang, Li
2008-07-08  6:58                 ` Zhang, Li
2008-07-08  9:46                   ` Zhang, Li
2008-07-08 14:48                     ` Dave Winchell
2008-07-08 14:56                       ` Keir Fraser
2008-07-09  0:29                     ` Dan Magenheimer
2008-07-09 21:32                       ` [PATCH] softtsc (was RE: Guest TSC and Xen (Intel and AMD feedback please)) Dan Magenheimer
2008-07-10  1:48                         ` Zhang, Li
2008-07-10  9:18                         ` Keir Fraser
2008-07-10 14:19                           ` Dan Magenheimer
2008-07-10 14:29                             ` Keir Fraser
     [not found] <878wwltk01.fsf@basil.nowhere.org>
2008-07-01 21:43 ` Guest TSC and Xen (Intel and AMD feedback please) 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=20080704113142671.00000003744@djm-pc \
    --to=dan.magenheimer@oracle.com \
    --cc=kevin.tian@intel.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.