From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0/2] x86/hvm: Improvements to HAP superpage feature detection Date: Wed, 23 Sep 2015 13:53:30 -0400 Message-ID: <20150923175330.GA4331@l.oracle.com> References: <1442943183-3529-1-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1442943183-3529-1-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: George Dunlap , Jan Beulich , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, Sep 22, 2015 at 06:33:01PM +0100, Andrew Cooper wrote: > Two small patches which reduce the runtime overhead of detecting HAP > superpages by moving more initialisation into __init. > > Noticed while reviewing "x86/p2m: use large pages for MMIO mappings". Reviewed-by: Konrad Rzeszutek Wilk for both patches. > > Andrew Cooper (2): > x86/hvm: Refine hap_has_{2mb,1gb} checks > x86/hvm: Fold opt_hap_{2mb,1gb} into hap_capabilities > > xen/arch/x86/hvm/hvm.c | 8 ++++++++ > xen/arch/x86/mm/p2m-ept.c | 4 ++-- > xen/arch/x86/mm/p2m.c | 10 ++++------ > xen/include/asm-x86/hvm/hvm.h | 6 ++---- > 4 files changed, 16 insertions(+), 12 deletions(-) > > -- > 1.7.10.4 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel