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

Re: [Xen-ia64-devel] [PATCH][RFC] tlb insert tracking

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] [PATCH][RFC] tlb insert tracking
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Fri, 14 Jul 2006 15:51:16 +0900
Delivery-date: Thu, 13 Jul 2006 23:51:28 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060714064723.GA20574%yamahata@xxxxxxxxxxxxx>
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>
References: <20060714064723.GA20574%yamahata@xxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
This attached patch is also required to compile.

On Fri, Jul 14, 2006 at 03:47:23PM +0900, Isaku Yamahata wrote:
> 
> Hi all.
> This patch is for comment, review and evaluation. not for commit.
> This patch isn't completed yet.
> xen_ia64_tlb_track=y compile time option is added.
> 
> On VP model a page is removed from a domain, Xen/IA64 flushes vTLB
> to prevent a domain from accessing the removed page
> accidentaly or maliciously. However whole vTLB flush cost is very high.
> With this patch, Xen/IA64 tries to track tlb insertion of granted
> page. If Xen/IA64 tracks virtual address when a granted page is
> unmapped from a foreign page and, then xen/ia64 flushes only 
> one virtual address instead of whole vTLB flush.
> 
> thanks.
> -- 
> yamahata

-- 
yamahata

Attachment: 10743:07d24fb809cf_import_linux_hash.h.patch
Description: Text document

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>