From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikulas Patocka Subject: [PATCH 0/3] per-cpu in_flight counters for bio-based drivers Date: Wed, 28 Nov 2018 01:42:11 +0100 Message-ID: <20181128004211.368810060@debian.vm> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Jens Axboe Cc: linux-block@vger.kernel.org, Christoph Hellwig , Mike Snitzer , dm-devel@redhat.com, "Alasdair G. Kergon" List-Id: dm-devel.ids These are the patches for per-cpu in_flight counters. Mikulas