From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3 1/2] KVM: MMIO: Lock coalesced device when checking for available entry Date: Mon, 18 Jul 2011 17:24:53 +0300 Message-ID: <4E244235.8@redhat.com> References: <1310998635-31608-1-git-send-email-levinsasha928@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Ingo Molnar , Marcelo Tosatti , Pekka Enberg To: Sasha Levin Return-path: Received: from mx1.redhat.com ([209.132.183.28]:15744 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754425Ab1GROZI (ORCPT ); Mon, 18 Jul 2011 10:25:08 -0400 In-Reply-To: <1310998635-31608-1-git-send-email-levinsasha928@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/18/2011 05:17 PM, Sasha Levin wrote: > Move the check whether there are available entries to within the spinlock. > This allows working with larger amount of VCPUs and reduces premature > exits when using a large number of VCPUs. Looks good, with the fixed kvm@ address too. -- error compiling committee.c: too many arguments to function