From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] kvm: simplify kvm_vm_ioctl_set_memory_alias Date: Wed, 21 Apr 2010 11:49:11 +0300 Message-ID: <4BCEBC07.2090204@redhat.com> References: <4BC97D62.2090908@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , LKML , kvm@vger.kernel.org To: Lai Jiangshan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52397 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752983Ab0DUItU (ORCPT ); Wed, 21 Apr 2010 04:49:20 -0400 In-Reply-To: <4BC97D62.2090908@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 04/17/2010 12:20 PM, Lai Jiangshan wrote: > It's just time waste if we free a object and allocate it immediately. > The alias code is scheduled to be killed off soon, (see Documentation/feature-removal-schedule.txt), so there's not much point in optimizing it. -- error compiling committee.c: too many arguments to function