All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Andreas Florath <xen@flonatel.org>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Strange error in domU after dom0 update
Date: Thu, 22 Oct 2009 14:08:57 -0700	[thread overview]
Message-ID: <4AE0C9E9.4010405@goop.org> (raw)
In-Reply-To: <20091022135508.4pwk6lslroc8oosc@webmail.flonatel.org>

On 10/22/09 04:55, Andreas Florath wrote:
> What I recognized is, that the domU on xen-unstable is somewhat slower
> than on the working xen-3.2.1 system. Had a closer look at the boot
> messages and found one difference:
>
> xen-3.2.1 system:
> [    0.000000] Xen reported: 2793.000 MHz processor.
>
> xen-unstable:
> [    0.000000] Xen reported: 1000.000 MHz processor.
>
> Except from /proc/cpuinfo of the dom0 (both versions):
> model name    : Intel(R) Pentium(R) 4 CPU 2.80GHz
> cpu MHz        : 2793.002
>
> I'm completely unsure if this has something to do with the problem -
> but at least it can explain something.
>
> Can anybody please tell me, if this is a bug or a feature - or maybe
> even a configuration parameter?

xen-unstable currently always traps and emulates rdtsc, so that tsc
appears to be running at 1GHz.  Set "tsc_native = 1" in your config file
to return to the old behaviour.  It shouldn't have a dramatic effect on
your domain's performance (perhaps a few percent improvement).

    J

  reply	other threads:[~2009-10-22 21:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-22  7:47 Strange error in domU after dom0 update Andreas Florath
2009-10-22 11:01 ` Pasi Kärkkäinen
2009-10-22 11:55   ` Andreas Florath
2009-10-22 21:08     ` Jeremy Fitzhardinge [this message]
2009-10-23 11:28       ` Andreas Florath
2009-10-23 16:01         ` Andreas Florath
2009-10-27 14:44           ` Andreas Florath
2009-10-27 18:29             ` Jeremy Fitzhardinge
2009-10-29 11:14               ` Andreas Florath
2009-10-29 22:11                 ` Jeremy Fitzhardinge
2009-10-30  9:24                   ` Andreas Florath
2009-10-30 11:11                     ` Steven Smith
2009-11-02  8:59                       ` xen
2009-11-03 10:29                       ` Andreas Florath
2009-11-03 22:52                         ` Jeremy Fitzhardinge
2009-11-04  9:04                         ` Steven Smith
2009-11-04 21:04                           ` Jeremy Fitzhardinge
2009-11-05 12:22                             ` Steven Smith

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=4AE0C9E9.4010405@goop.org \
    --to=jeremy@goop.org \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen@flonatel.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 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.