From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1c8O-0006fS-DC for qemu-devel@nongnu.org; Wed, 15 Aug 2012 07:51:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1c8M-0006Nz-QJ for qemu-devel@nongnu.org; Wed, 15 Aug 2012 07:51:36 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:55866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1c8M-0006Nh-J4 for qemu-devel@nongnu.org; Wed, 15 Aug 2012 07:51:34 -0400 Message-ID: <502B8D43.5050602@msgid.tls.msk.ru> Date: Wed, 15 Aug 2012 15:51:31 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1345023103-11717-1-git-send-email-armbru@redhat.com> <502B8B82.5080701@msgid.tls.msk.ru> <502B8C16.8090103@redhat.com> In-Reply-To: <502B8C16.8090103@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/2] Fix two bugs related to ram_size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: blauwirbel@gmail.com, gleb@redhat.com, Markus Armbruster , anthony@codemonkey.ws, qemu-devel@nongnu.org On 15.08.2012 15:46, Avi Kivity wrote: > On 08/15/2012 02:44 PM, Michael Tokarev wrote: >> Yes, there are more of the same theme. In particular, >> why transparent huge pages support has never been >> applied? IIRC it went to nowhere after a question >> about memory sizing and alignment popped up -- see >> for example this thread: >> >> http://lists.gnu.org/archive/html/qemu-devel/2010-03/msg01250.html > > See 36b586284e678d. Oh. I missed that one. Thank you Avi! Now I wonder why there's so many questions about THP not being used with qemu-kvm. I just fired up a random guest with 1Gb memory -- AnonHugePages in /proc/meminfo is still 0. Hum... But this is a different topic now. Thanks! /mjt