public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* i386 - msr support for xen
@ 2006-04-11 11:07 Bastian Blank
  0 siblings, 0 replies; 2+ messages in thread
From: Bastian Blank @ 2006-04-11 11:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: davej

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?

Bastian

-- 
	"Beauty is transitory."
	"Beauty survives."
		-- Spock and Kirk, "That Which Survives", stardate unknown

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: i386 - msr support for xen
@ 2006-04-14 21:36 Matt T. Yourst
  0 siblings, 0 replies; 2+ messages in thread
From: Matt T. Yourst @ 2006-04-14 21:36 UTC (permalink / raw)
  To: Bastian Blank; +Cc: linux-kernel, davej

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
-------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-14 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14 21:36 i386 - msr support for xen Matt T. Yourst
  -- strict thread matches above, loose matches on Subject: below --
2006-04-11 11:07 Bastian Blank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox