From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFldP-0004EO-21 for qemu-devel@nongnu.org; Thu, 05 Apr 2012 08:17:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFldK-0002dR-8O for qemu-devel@nongnu.org; Thu, 05 Apr 2012 08:17:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFldK-0002dC-0V for qemu-devel@nongnu.org; Thu, 05 Apr 2012 08:17:46 -0400 Message-ID: <4F7D8D64.2020500@redhat.com> Date: Thu, 05 Apr 2012 15:17:40 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1333622879-12055-1-git-send-email-owasserm@redhat.com> <1333622879-12055-10-git-send-email-owasserm@redhat.com> <4F7D8CF8.7040108@redhat.com> In-Reply-To: <4F7D8CF8.7040108@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v8 09/10] Add set_cachesize command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Orit Wasserman Cc: blauwirbel@gmail.com, stefanha@gmail.com, aliguori@us.ibm.com, qemu-devel@nongnu.org, quintela@redhat.com On 04/05/2012 03:15 PM, Avi Kivity wrote: > We need to either document the default or (better) add a command to get > the current cache size (perhaps with some statistics about hit rate and > average data reduction). > I see there already is a stats command, you can add the cache size to that. -- error compiling committee.c: too many arguments to function