Cui, Dexuan
2006-Oct-25 03:10 UTC
RE: [Xen-devel] [Patch][RESEND] Add hardware CR8 acceleration for TPRaccessing
Sorry, please ignore this mail. (I attached the old patch...) -- Dexuan -----Original Message----- From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Cui, Dexuan Sent: 2006年10月25日 11:07 To: Keir.Fraser@cl.cam.ac.uk Cc: xen-devel@lists.xensource.com Subject: [Xen-devel] [Patch][RESEND] Add hardware CR8 acceleration for TPRaccessing x64 Windows uses CR8 to access TPR very frequently. This patch enables TPR shadow and allows mov-from/to-CR8 to access it directly; tests indicates it can boost greatly the performance of x64 Windows 2003. Thanks -- Dexuan Signed-off-by: Eddie Dong <eddie.dong@intel.com> Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Possibly Parallel Threads
- RE: [Patch][RESEND] Add hardware CR8 acceleration for TPRaccessing
- RE: [Patch] Add hardware CR8 acceleration for TPRaccessing
- [PATCH] A fix for CR8 acceleration on 64bit guest
- [Patch] Add VMX memory-mapped Local APIC access optimization
- [PATCH v2] x86/paravirt: Drop {read,write}_cr8() hooks