[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel][PATCH 0/5] Add cpufreq pwr mgmt to Xen
>From: Jan Beulich [mailto:jbeulich@xxxxxxxxxx] >Sent: 2008年5月13日 15:57 > >Is it really necessary to further expand the code duplication >in Xen (instead >of re-using the already existing code in dom0)? I was under >the impression >that the latter had been the plan for as much as possible of >both Cx and Px >handling... Jan > At least two reasons we see necessary to let Xen control freq change directly, as discussed before: a) Dom0 is itself a guest, which may be even scheduled out between the point it makes decision and the point where Xen traps the request to really update related MSRs. Also some special measurement is required to ensure its ondemand governor to be triggered within expected period. When whole system is scaled up, above is likely to be more inaccurate. While doing it in Xen can ensure fine-grained chk on real processors, to fully utilize hardware fast-swtich technology. This also allows for more governor experiments later like to incorporates some virtualization specific information. b) This releases dependency to requirement that dom0 vcpu topolicy has to match physical one with affinity pushed. Thanks, Kevin _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |