From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Xu Subject: Re: [PATCH v5 0/3] vfio/type1: Synchronous locked page accounting Date: Tue, 18 Apr 2017 12:23:27 +0800 Message-ID: <20170418042327.GB22226@pxdev.xzpeter.org> References: <20170417223158.25720.59453.stgit@gimli.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: kvm@vger.kernel.org, eric.auger@redhat.com, kwankhede@nvidia.com, linux-kernel@vger.kernel.org, slp@redhat.com To: Alex Williamson Return-path: Content-Disposition: inline In-Reply-To: <20170417223158.25720.59453.stgit@gimli.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Apr 17, 2017 at 04:37:38PM -0600, Alex Williamson wrote: > v5: > - patch 1/ Use bool* to cleanup vfio_lock_acct() callers; sorry > we cannot re-test CAP_IPC_LOCK for all callers > - patch 2/ Re-add pr_warn, add Kirti's R-b > - patch 3/ NEW, analyzing impact of vfio_lock_acct() testing > CAP_IPC_LOCK for all callers revealed a long hanging > optimization > > Thanks for the reviews, keep 'em coming, All patches looks good to me. Reviewed-by: Peter Xu Thanks! -- Peter Xu