From: Dan Magenheimer <dan.magenheimer@oracle.com>
To: Keir Fraser <keir.xen@gmail.com>, Jan Beulich <JBeulich@novell.com>
Cc: xen-devel@lists.xensource.com,
"winston.l.wang" <winston.l.wang@intel.com>
Subject: RE: [PATCH] x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bits
Date: Fri, 15 Apr 2011 07:34:18 -0700 (PDT) [thread overview]
Message-ID: <e1e889c5-4d60-4162-a7d2-04423d8bbea9@default> (raw)
In-Reply-To: <C9CDA6D0.16614%keir.xen@gmail.com>
> From: Keir Fraser [mailto:keir.xen@gmail.com]
> Sent: Friday, April 15, 2011 12:40 AM
> To: Dan Magenheimer; Jan Beulich
> Cc: winston.l.wang; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] [PATCH] x86: don't write_tsc() non-zero values
> on CPUs updating only the lower 32 bits
>
> On 14/04/2011 23:41, "Dan Magenheimer" <dan.magenheimer@oracle.com>
> wrote:
>
> >> Yeah, if we want to continue to try avoiding write_tsc() on
> >> TSC_RELIABLE
> >> then we should assert !TSC_RELIABLE on the write_tsc() path in
> >> cstate_tsc_restore().
> >
> > Agreed. In fact, maybe it should be asserted in write_tsc?
>
> We still write_tsc on CPU physical hot-add.
Hmmm... IIRC the testing that Intel was doing for hot-add was
not for processors that were actually electrically hot-plugged
but only for processors that were powered-on at the same
time as all other processors but left offline until needed
(e.g. for capacity-on-demand). For this situation, writing
to tsc is still the wrong approach. I don't think we finished
the discussion about electrically hot-plugged processors
because they didn't exist... don't know if they do yet either.
IIRC I had proposed an unnamed boot parameter that said
"this machine may add unsynchronized processors post-boot"
and disallow hot-add processors if not specified (or if
not specified AND a run-time check of a hot-add processor
shows non-synchronization).
Dan
next prev parent reply other threads:[~2011-04-15 14:34 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-14 7:18 [PATCH] x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bits Jan Beulich
2011-04-14 7:25 ` Keir Fraser
2011-04-14 7:42 ` Jan Beulich
2011-04-14 7:50 ` Keir Fraser
2011-04-14 8:06 ` Jan Beulich
2011-04-14 9:18 ` Keir Fraser
2011-04-14 22:41 ` Dan Magenheimer
2011-04-15 6:40 ` Keir Fraser
2011-04-15 14:34 ` Dan Magenheimer [this message]
2011-04-15 17:28 ` Keir Fraser
2011-04-14 7:28 ` Jan Beulich
2011-04-14 16:05 ` Keir Fraser
2011-04-14 16:28 ` Jan Beulich
2011-04-14 16:48 ` Keir Fraser
2011-04-14 18:33 ` Wang, Winston L
2011-04-14 21:06 ` Keir Fraser
2011-04-14 21:37 ` Wang, Winston L
2011-04-15 7:06 ` Jan Beulich
2011-04-15 7:08 ` Jan Beulich
2011-04-15 7:37 ` Keir Fraser
2011-04-15 14:49 ` Wang, Winston L
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=e1e889c5-4d60-4162-a7d2-04423d8bbea9@default \
--to=dan.magenheimer@oracle.com \
--cc=JBeulich@novell.com \
--cc=keir.xen@gmail.com \
--cc=winston.l.wang@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 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).