From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/5] Optimize page table walk Date: Thu, 13 Sep 2012 11:25:52 +0300 Message-ID: <50519890.4090809@redhat.com> References: <1347460194-11807-1-git-send-email-avi@redhat.com> <20120912222040.GA21894@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Xiao Guangrong To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:23888 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754353Ab2IMIZz (ORCPT ); Thu, 13 Sep 2012 04:25:55 -0400 In-Reply-To: <20120912222040.GA21894@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 09/13/2012 01:20 AM, Marcelo Tosatti wrote: > On Wed, Sep 12, 2012 at 05:29:49PM +0300, Avi Kivity wrote: >> (resend due to mail server malfunction) >> >> The page table walk has gotten crufty over the years and is threatening to become >> even more crufty when SMAP is introduced. Clean it up (and optimize it) somewhat. > > What is SMAP? > Supervisor Mode Access Prevention, see http://software.intel.com/sites/default/files/319433-014.pdf. -- error compiling committee.c: too many arguments to function