From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIm7V-0002jS-6C for qemu-devel@nongnu.org; Mon, 22 Jun 2009 12:11:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIm7Q-0002hF-Hm for qemu-devel@nongnu.org; Mon, 22 Jun 2009 12:11:44 -0400 Received: from [199.232.76.173] (port=36027 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIm7Q-0002hB-8g for qemu-devel@nongnu.org; Mon, 22 Jun 2009 12:11:40 -0400 Received: from mx20.gnu.org ([199.232.41.8]:12848) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIm7P-0001Cd-S1 for qemu-devel@nongnu.org; Mon, 22 Jun 2009 12:11:40 -0400 Received: from mx2.redhat.com ([66.187.237.31]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIm7P-0002xR-0o for qemu-devel@nongnu.org; Mon, 22 Jun 2009 12:11:39 -0400 Message-ID: <4A3FAD69.60507@redhat.com> Date: Mon, 22 Jun 2009 19:12:25 +0300 From: Avi Kivity MIME-Version: 1.0 References: <200906221549.n5MFn3Qd015389@d03av02.boulder.ibm.com> In-Reply-To: <200906221549.n5MFn3Qd015389@d03av02.boulder.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT 3086844] Instead of writing a zero page, madvise it away List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel On 06/22/2009 06:51 PM, Anthony Liguori wrote: > From: Anthony Liguori > > Otherwise, after migration, we end up with a much larger RSS size then we > ought to have. > > We have the same issue on the migration source node. I don't see a simple way to solve it, though. -- error compiling committee.c: too many arguments to function