Re: [PATCH v2 3/6] KVM: VMX: make PLE window per-VCPU

From: Radim KrÄmÃÅ
Date: Thu Aug 21 2014 - 07:39:13 EST


2014-08-21 10:25+0200, Paolo Bonzini:
> Il 20/08/2014 22:53, Radim KrÄmÃÅ ha scritto:
> > + if (ple_gap)
> > + vmcs_write32(PLE_WINDOW, vmx->ple_window);
>
> Maybe we can add a ple_window_dirty field? It can be tested instead of
> ple_gap to avoid the vmwrite in the common case?

Sure, v3!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/