From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp2120.oracle.com ([156.151.31.85]:35698 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752489AbeFZQyQ (ORCPT ); Tue, 26 Jun 2018 12:54:16 -0400 To: Ming Lei Cc: linux-scsi@vger.kernel.org, Jens Axboe , linux-block@vger.kernel.org, Omar Sandoval , "Martin K. Petersen" , James Bottomley , Christoph Hellwig , Don Brace , Kashyap Desai , Mike Snitzer , Hannes Reinecke , Laurence Oberman , Bart Van Assche Subject: Re: [PATCH V2 0/2] scsi: scsi-mq: don't hold host_busy in IO path From: "Martin K. Petersen" References: <20180624140327.28146-1-ming.lei@redhat.com> Date: Tue, 26 Jun 2018 12:53:44 -0400 In-Reply-To: <20180624140327.28146-1-ming.lei@redhat.com> (Ming Lei's message of "Sun, 24 Jun 2018 22:03:25 +0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-block-owner@vger.kernel.org List-Id: linux-block@vger.kernel.org Ming, > This patches removes the expensive atomic opeation on host-wide > counter of .host_busy for scsi-mq, and it is observed that IOPS can be > increased by 15% with this change in IO test over scsi_debug. Applied to 4.19/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering