From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikulas Patocka Subject: [patch 0/5] device mapper percpu patches Date: Tue, 06 Nov 2018 22:34:58 +0100 Message-ID: <20181106213458.308968760@debian-a64.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: Mike Snitzer , "Alasdair G. Kergon" Cc: dm-devel@redhat.com List-Id: dm-devel.ids Hi These are the device mapper percpu patches. Note that I didn't test request-based device mapper because I don't have hardware for it (the patches don't convert request-base targets to percpu values, but there are a few inevitable changes in dm-rq.c). Mikulas