From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBIEz-0001HO-Cz for qemu-devel@nongnu.org; Thu, 19 Nov 2009 20:24:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBIEu-0001Em-Rm for qemu-devel@nongnu.org; Thu, 19 Nov 2009 20:24:49 -0500 Received: from [199.232.76.173] (port=33402 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBIEu-0001EY-Jr for qemu-devel@nongnu.org; Thu, 19 Nov 2009 20:24:44 -0500 Received: from mail2.shareable.org ([80.68.89.115]:35364) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NBIEu-0002Ym-Am for qemu-devel@nongnu.org; Thu, 19 Nov 2009 20:24:44 -0500 Date: Fri, 20 Nov 2009 01:24:27 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] Re: virtio: Report new guest memory statistics pertinent to memory ballooning (V4) Message-ID: <20091120012427.GA6514@shareable.org> References: <1258643169.3464.3.camel@aglitke> <4B056206.4090207@redhat.com> <1258646191.3464.16.camel@aglitke> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1258646191.3464.16.camel@aglitke> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Adam Litke Cc: Anthony Liguori , Avi Kivity , qemu-devel@nongnu.org Adam Litke wrote: > The precision for most of these stats (except major and minor faults) > is 4kb (at least for Linux guests on the platforms I can think of). Sparc and Alpha have 8kb pages (minimum). The stats could be counted in 4kb pages, but what's the point in that? -- Jamie