Wei, Gang
2008-Apr-25 05:09 UTC
[Xen-devel] [PATCH 9/9] [RFC] Add cpu idle pwr mgmt to xen
Add TSC stop support for Deep C state TSC may stop at deep C state (C3/C4...) entry/exit. this patch add the logic that save and restore TSC during deep C state entry/exit, by using platform timer (PIT/HPET) signed-off-by: Yu Ke <ke.yu@intel.com> signed-off-by: Tian Kevin <kevin.tian@intel.com> signed-off-by: Wei Gang<gang.wei@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- [PATCH]PIT broadcast to fix local APIC timer stop issue for Deep C state
- [PATCH] Fix lapic timer stop issue in deep C state
- [PATCH 1/12] Add suspend/resume to devices owned by Xen
- [PATCH] Control panel changes for IA64/VTI
- [PATCH]Improve HPET comparator reprog to prevent intr-near-missing case