Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965539AbWIRIIW (ORCPT ); Mon, 18 Sep 2006 04:08:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965542AbWIRIIW (ORCPT ); Mon, 18 Sep 2006 04:08:22 -0400 Received: from mtagate6.de.ibm.com ([195.212.29.155]:10130 "EHLO mtagate6.de.ibm.com") by vger.kernel.org with ESMTP id S965539AbWIRIIU (ORCPT ); Mon, 18 Sep 2006 04:08:20 -0400 Subject: Re: [patch 3/9] Guest page hinting: volatile page cache. From: Martin Schwidefsky Reply-To: schwidefsky@de.ibm.com To: Chuck Ebbert <76306.1226@compuserve.com> Cc: Zachary Amsden , linux-kernel , virtualization , Andrew Morton , Nick Piggin In-Reply-To: <200609151352_MC3-1-CB54-526A@compuserve.com> References: <200609151352_MC3-1-CB54-526A@compuserve.com> Content-Type: text/plain Organization: IBM Corporation Date: Mon, 18 Sep 2006 10:08:17 +0200 Message-Id: <1158566897.5728.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1009 Lines: 29 On Fri, 2006-09-15 at 13:50 -0400, Chuck Ebbert wrote: > > I wonder which trick you use, since there is only one page table one > > i386 I can only imagine that you are tracking all page tables of the > > guest. > > AMD K8 with the SVM feature has host and guest page tables and > address-space identifiers for the guests so their global TLB flushes > can be limited to their own address space... Yeah, I know about the nested page tables on K8. But VMware will not restrict themselves to K8 only, so they need a clever way to implement shadow page tables on i386 chips without this feature. -- blue skies, Martin. Martin Schwidefsky Linux for zSeries Development & Services IBM Deutschland Entwicklung GmbH "Reality continues to ruin my life." - Calvin. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/