3 messages in com.xensource.lists.xen-ia64-develRE: [Xen-ia64-devel] [PATCH] Always i...
FromSent OnAttachments
Zhang, Xiantao26 Apr 2007 02:59.patch
Zhang, Xiantao27 Apr 2007 00:46.patch
Alex Williamson04 May 2007 12:14 
Subject:RE: [Xen-ia64-devel] [PATCH] Always insert entry to VHPT's head, or double TLB miss occurs.
From:Zhang, Xiantao (xian@intel.com)
Date:04/27/2007 12:46:44 AM
List:com.xensource.lists.xen-ia64-devel
Attachments:

Hi Alex,

Please drop the previous one. Don't need to disable IRQ during possible
collision chain recycle, because it may need long time. Xiantao

-----Original Message----- From: xen-@lists.xensource.com [mailto:xen-@lists.xensource.com] On Behalf Of Zhang, Xiantao Sent: 2007年4月26日 18:00 To: xen-ia64-devel Subject: [Xen-ia64-devel] [PATCH] Always insert entry to VHPT's head,or double TLB miss occurs.

Patch: Always insert entry to VHPT head, or TLB miss will occur again although the translation exists in its collision chain. Signed-off-by: Zhang xiantao <xian@intel.com> Thanks Xiantao