From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kirti Wankhede Subject: Re: [PATCH v5 0/3] vfio/type1: Synchronous locked page accounting Date: Wed, 19 Apr 2017 00:20:48 +0530 Message-ID: <4eb2197f-e8f5-a030-64c3-8cc86c6f6318@nvidia.com> References: <20170417223158.25720.59453.stgit@gimli.home> <20170418042327.GB22226@pxdev.xzpeter.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , To: Peter Xu , Alex Williamson Return-path: Received: from nat-hk.nvidia.com ([203.18.50.4]:32957 "EHLO nat-hk.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbdDRSu5 (ORCPT ); Tue, 18 Apr 2017 14:50:57 -0400 In-Reply-To: <20170418042327.GB22226@pxdev.xzpeter.org> Sender: kvm-owner@vger.kernel.org List-ID: On 4/18/2017 9:53 AM, Peter Xu wrote: > 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! > All three looks good to me too. Reviewed-by: Kirti Wankhede Thanks, Kirti