From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Arcangeli Subject: Re: [PATCH 4/6] kvm-userland.git mmu notifier compat Date: Tue, 29 Jul 2008 15:37:06 +0200 Message-ID: <20080729133706.GS11494@duo.random> References: <20080725142452.GA8217@duo.random> <20080725142639.GB8217@duo.random> <20080725143203.GC8217@duo.random> <20080725143834.GD8217@duo.random> <488F11C4.5050109@qumranet.com> <20080729130335.GM11494@duo.random> <488F1B82.2080405@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from host36-195-149-62.serverdedicati.aruba.it ([62.149.195.36]:36711 "EHLO mx.cpushare.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753711AbYG2NhM (ORCPT ); Tue, 29 Jul 2008 09:37:12 -0400 Content-Disposition: inline In-Reply-To: <488F1B82.2080405@qumranet.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jul 29, 2008 at 04:30:42PM +0300, Avi Kivity wrote: > A 64-bit guest would pin all pages anyway as soon as it touched them the > first time, through the direct map. Linux indeed, ok!