From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 03/15] qom: introduce reclaimer to release obj Date: Wed, 08 Aug 2012 12:05:11 +0300 Message-ID: <50222BC7.4060809@redhat.com> References: <1344407156-25562-1-git-send-email-qemulist@gmail.com> <1344407156-25562-4-git-send-email-qemulist@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Anthony Liguori , Jan Kiszka , Marcelo Tosatti , Stefan Hajnoczi , Paolo Bonzini , Blue Swirl , =?ISO-8859-1?Q?Andreas_F=E4rber?= To: Liu Ping Fan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19705 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752505Ab2HHJFW (ORCPT ); Wed, 8 Aug 2012 05:05:22 -0400 In-Reply-To: <1344407156-25562-4-git-send-email-qemulist@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/08/2012 09:25 AM, Liu Ping Fan wrote: > From: Liu Ping Fan > > Collect unused object and release them at caller demand. > Please explain the motivation for this patch. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz2Ci-0004Fc-OQ for qemu-devel@nongnu.org; Wed, 08 Aug 2012 05:05:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sz2Cd-0007Dw-0U for qemu-devel@nongnu.org; Wed, 08 Aug 2012 05:05:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz2Cc-0007Ds-P7 for qemu-devel@nongnu.org; Wed, 08 Aug 2012 05:05:18 -0400 Message-ID: <50222BC7.4060809@redhat.com> Date: Wed, 08 Aug 2012 12:05:11 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1344407156-25562-1-git-send-email-qemulist@gmail.com> <1344407156-25562-4-git-send-email-qemulist@gmail.com> In-Reply-To: <1344407156-25562-4-git-send-email-qemulist@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 03/15] qom: introduce reclaimer to release obj List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liu Ping Fan Cc: kvm@vger.kernel.org, Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, Blue Swirl , Anthony Liguori , Stefan Hajnoczi , Paolo Bonzini , =?ISO-8859-1?Q?Andreas_F=E4rber?= On 08/08/2012 09:25 AM, Liu Ping Fan wrote: > From: Liu Ping Fan > > Collect unused object and release them at caller demand. > Please explain the motivation for this patch. -- error compiling committee.c: too many arguments to function