[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [patch 14/33] xen: xen time implementation
>> Yes, this could be an issue. Is there any way to get an >> interrupt or MCE >> when thermal throttling occurs? > >As far as I'm aware, no. The normal way to "throttle" a procoessor is a >Pulse-Width-modulation on the STOPCLK pin, and the duration is in the >order of microseconds, so an interrupt every few microseconds may not >leave much room for the processor to actually do ANYTHING at that point. > > >Of course, it would be possible to design such hardware that does >clock-throttling to indicate "Clock throttling started" and "clock >throttling stopped" or some such, but as far as I'm aware, this is not >how it works. There already is such an interrupt being generated (and used) on newer Intel CPUs - see xen/arch/x86/cpu/mcheck/p4.c. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |