All of lore.kernel.org
 help / color / mirror / Atom feed
* status of cpufreq code support
@ 2006-08-02 14:06 Jan Beulich
  2006-08-02 14:11 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Beulich @ 2006-08-02 14:06 UTC (permalink / raw)
  To: xen-devel

Can someone give me an understanding what the current position on allowing dom0 to manipulate the CPU frequency is? The
config options haven't been disabled for a while, but when I recently did a build there were still symbols missing for
some of the drivers. Also, I continue to believe that playing with the CPU frequency behind the back of Xen isn't the
best idea.

Thanks, Jan

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

* Re: status of cpufreq code support
  2006-08-02 14:06 status of cpufreq code support Jan Beulich
@ 2006-08-02 14:11 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2006-08-02 14:11 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel


On 2 Aug 2006, at 15:06, Jan Beulich wrote:

> Can someone give me an understanding what the current position on 
> allowing dom0 to manipulate the CPU frequency is? The
> config options haven't been disabled for a while, but when I recently 
> did a build there were still symbols missing for
> some of the drivers. Also, I continue to believe that playing with the 
> CPU frequency behind the back of Xen isn't the
> best idea.
>
> Thanks, Jan

I've been thinking about it and come to the conclusion that the right 
thing is to let dom0 fiddle with the CPU frequencies, subject to:
  1. It should have a 1:1 mapping to physical CPUs (i.e., VCPU0 always 
runs on CPU0, VCPU1 on CPU1, etc.). Preferably we'd also pass real 
topology info to dom0 too, so that it can do the right thing for 
multi-core and hyperthreads.
  2. We need an interface for dom0 to tell Xen that the speed is 
changing, so that scale factors can be updated.

  -- Keir

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

end of thread, other threads:[~2006-08-02 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-02 14:06 status of cpufreq code support Jan Beulich
2006-08-02 14:11 ` Keir Fraser

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.