public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Matt T. Yourst" <yourst@yourst.com>
To: Bastian Blank <bastian@waldi.eu.org>
Cc: linux-kernel@vger.kernel.org, davej@redhat.com
Subject: Re: i386 - msr support for xen
Date: Fri, 14 Apr 2006 17:36:34 -0400	[thread overview]
Message-ID: <200604141736.34352.yourst@yourst.com> (raw)

Bastian Blank wrote:
> Hi folks
>
>The speedstep modules uses MSR to do its work. XEN can't allow this and
>the calls needs to be done via a hypercall into xen.
>
>I only found a hacky patch in
>http://article.gmane.org/gmane.comp.emulators.xen.devel/22282, which
>converts one of the speedstep modules to use xen. Does someone know if
>there is another solution raising?
>

I submitted a better patch to xen-devel that removes the need to modify any 
cpufreq modules - it directly traps the MSR writes and updates Xen's internal 
timers, something the patch above did not do correctly.

Please ignore the previous patch and update to the latest devel version of 
Xen, which should be incorporating the updated code in the next few days.

- Matt Yourst

-------------------------------------------------------
 Matt T. Yourst               yourst@cs.binghamton.edu
 Binghamton University, Department of Computer Science
-------------------------------------------------------

             reply	other threads:[~2006-04-14 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-14 21:36 Matt T. Yourst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-11 11:07 i386 - msr support for xen Bastian Blank

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=200604141736.34352.yourst@yourst.com \
    --to=yourst@yourst.com \
    --cc=bastian@waldi.eu.org \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox