From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/3] KVM: MMU: Separate trivial NULL check out from rmap_get_next() Date: Thu, 15 Mar 2012 15:45:07 +0200 Message-ID: <4F61F263.5050202@redhat.com> References: <20120315181856.2ced0a28.yoshikawa.takuya@oss.ntt.co.jp> <20120315182127.07600c50.yoshikawa.takuya@oss.ntt.co.jp> <4F61BB1D.6050209@redhat.com> <20120315191553.32d6fc36.yoshikawa.takuya@oss.ntt.co.jp> <4F61DA07.4010200@redhat.com> <20120315224142.67713f557239116a99cd18af@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Takuya Yoshikawa , mtosatti@redhat.com, kvm@vger.kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27922 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750797Ab2CONpP (ORCPT ); Thu, 15 Mar 2012 09:45:15 -0400 In-Reply-To: <20120315224142.67713f557239116a99cd18af@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/15/2012 03:41 PM, Takuya Yoshikawa wrote: > Anyway I will re-check if we can achieve the same performance with a bit > cleaner implementation. > Not needed -- it's fine as it is (. I'm just interested in the normalized numbers (nanoseconds per call, instead of aggregated time per unknown number of calls). -- error compiling committee.c: too many arguments to function