From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: 1G huge pages in Linux guest VM Date: Mon, 14 May 2012 23:53:19 -0300 Message-ID: <20120515025319.GA19552@amt.cnet> References: <4FAA3EF4.4060700@redhat.com> <1336665213.26988.YahooMailClassic@web160503.mail.bf1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Sriram Murthy Return-path: Received: from mx1.redhat.com ([209.132.183.28]:35123 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964871Ab2EODIT (ORCPT ); Mon, 14 May 2012 23:08:19 -0400 Content-Disposition: inline In-Reply-To: <1336665213.26988.YahooMailClassic@web160503.mail.bf1.yahoo.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, May 10, 2012 at 08:53:33AM -0700, Sriram Murthy wrote: > If I have a mix of 2M and 1G pages on the host, how will I be able to pass the same to the guest?. Does KVM and Libvirtd allow multiple -mem-path options?. > Also, where in the source can I find more info about hugepage support in KVM? > Thanks and regards, > Sriram You can't, only a single large page size is supported for guest RAM.