[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen cpufreq support status: how to notify hypervisor of frequency change?
On 8 Apr 2006, at 23:29, Matt T. Yourst wrote: This appears to happen because virtual timer interrupts do not get deliveredon a regular basis for a few seconds following the frequency change.Assuming we want to keep the cpufreq driver itself in dom0, what's the proper way to notify the hypervisor that the CPU frequency has just changed, so it can adjust its timers like the cpufreq driver on the native kernel does?I'd really like to have cpufreq working properly under Xen (for bothworkstations and to a lesser extent servers), so what would be the best wayto get this running? The TSC needs recalibrating on the affected CPU. This will require adapting local_time_calibration() in arch/x86/time.c. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |