From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/5] mmu root page cleanups Date: Mon, 26 Apr 2010 12:23:26 +0300 Message-ID: <4BD55B8E.5080606@redhat.com> References: <1272271723-9070-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:7224 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798Ab0DZJX1 (ORCPT ); Mon, 26 Apr 2010 05:23:27 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3Q9NRAY017874 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 26 Apr 2010 05:23:27 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o3Q9NQ92003319 for ; Mon, 26 Apr 2010 05:23:27 -0400 In-Reply-To: <1272271723-9070-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 04/26/2010 11:48 AM, Avi Kivity wrote: > I tried to separate direct and indirect page allocation to reduce memory > usage with tdp, but that turned out too messy (and not much of a win - we > allocate 8K per page outside the struct kvm_mmu_page). However the cleanups > on the way are worthwhile. > Breaks during testing, please don't apply. -- error compiling committee.c: too many arguments to function