From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nkdqe-0007NU-Bt for qemu-devel@nongnu.org; Thu, 25 Feb 2010 08:33:48 -0500 Received: from [199.232.76.173] (port=47305 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nkdqd-0007NB-K4 for qemu-devel@nongnu.org; Thu, 25 Feb 2010 08:33:47 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nkdqd-000746-1t for qemu-devel@nongnu.org; Thu, 25 Feb 2010 08:33:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13153) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nkdqc-00073u-Mv for qemu-devel@nongnu.org; Thu, 25 Feb 2010 08:33:46 -0500 Message-ID: <4B867C38.7080509@redhat.com> Date: Thu, 25 Feb 2010 15:33:44 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20100224211117.958583246@amt.cnet> <20100224211507.671656939@amt.cnet> In-Reply-To: <20100224211507.671656939@amt.cnet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [patch uq/master 1/2] Allocate memory below 4GB as one chunk List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 02/24/2010 11:11 PM, Marcelo Tosatti wrote: > From: Avi Kivity > > Instead of allocating a separate chunk for the first 640KB and another > for 1MB+, allocate one large chunk. This plays well in terms of alignment > and size with large pages. > > Signed-off-by: Avi Kivity > (cherry picked from commit cfe0cef63988a7876a9bbcb098500a3983e63814) > Note: qemu-kvm.git commit hashes are not meaningful in qemu.git, so don't add them to uq commit logs please. -- error compiling committee.c: too many arguments to function