[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v13] tolerate jitter in cpu_khz calculation to avoid TSC emulation
>>> On 14.03.19 at 14:50, <olaf@xxxxxxxxx> wrote: > In staging the change would affect HVM and PVH. I never ran PVH, > I have to assume it behaves like HVM in this regard. And again you makie it look as if PV wasn't also going through that same path. Yet all that's there at the top of the function is if ( is_pv_domain(d) && is_hardware_domain(d) ) { d->arch.vtsc = 0; return 0; } Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |