[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [Patch] Add VMX memory-mapped Local APIC access optimization



Some operating systems access the local APIC TPR very frequently, and we
handle that using software-based local APIC virtualization in Xen today.
Such virtualization incurs a number of VM exits from the memory-access
instructions against the APIC page in the guest. 

The attached patch enables the TPR shadow feature that provides APIC TPR
virtualization in hardware. Our tests indicate it can significantly
boost the performance of such guests including 32-bit Windows XP/2003. 

Moreover, with the patch, local APIC accesses other than TPR in guests
are intercepted directly as APIC_ACCESS VM exits rather than PAGE_FAULT
VM exits; this can lower the emulation cost of such accesses.

Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>

Attachment: vTPR-f.diff
Description: vTPR-f.diff

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.