WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

[Xen-ia64-devel] [Patch 2/3] Add lock feature in vTLB

To: "Magenheimer, Dan \(HP Labs Fort Collins\)" <dan.magenheimer@xxxxxx>
Subject: [Xen-ia64-devel] [Patch 2/3] Add lock feature in vTLB
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Thu, 16 Jun 2005 13:18:08 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 16 Jun 2005 05:17:12 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: DIscussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVyMsiCRqGGVY3bR861vVwMTABjWg==
Thread-topic: [Patch 2/3] Add lock feature in vTLB
This patch gives vTLB ability to lock specific entry, which is necessary
for Xen to access guest page when servicing hypercall. This can prevent
vTLB recycle handler to purge that entry unexpectedly. 

Signed-off-by   Anthony Xu      <Anthony.xu@xxxxxxxxx> 
Signed-off-by Eddie Dong        <Eddie.dong@xxxxxxxxx> 
Signed-off-by Kevin Tian        <Kevin.tian@xxxxxxxxx>

Thanks,
Kevin

Attachment: patch_vti_hypercall_support_2
Description: patch_vti_hypercall_support_2

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] [Patch 2/3] Add lock feature in vTLB, Tian, Kevin <=