From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/4] KVM: srcu-less dirty logging -v2 Date: Tue, 20 Mar 2012 16:43:01 +0200 Message-ID: <4F689775.6060302@redhat.com> References: <20120301193007.04b2db8e.yoshikawa.takuya@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Takuya Yoshikawa Return-path: In-Reply-To: <20120301193007.04b2db8e.yoshikawa.takuya@oss.ntt.co.jp> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 03/01/2012 12:30 PM, Takuya Yoshikawa wrote: > This patch series is the result of the integration of my dirty logging > optimization work, including preparation for the new GET_DIRTY_LOG API, > and the attempt to get rid of controversial synchronize_srcu_expedited(). > > 1 - KVM: MMU: Split the main body of rmap_write_protect() off from others > 2 - KVM: Avoid checking huge page mappings in get_dirty_log() > 3 - KVM: Switch to srcu-less get_dirty_log() > 4 - KVM: Remove unused dirty_bitmap_head and nr_dirty_pages > > Although there are still some remaining tasks, the test result obtained > looks very promising. > Thanks, applied. -- error compiling committee.c: too many arguments to function