Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422803Ab3CVUDh (ORCPT ); Fri, 22 Mar 2013 16:03:37 -0400 Received: from zimbra.linbit.com ([212.69.161.123]:49470 "EHLO zimbra.linbit.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422705Ab3CVUDg (ORCPT ); Fri, 22 Mar 2013 16:03:36 -0400 Date: Fri, 22 Mar 2013 21:03:33 +0100 From: lars.ellenberg@linbit.com To: Jens Axboe Cc: Philipp Reisner , linux-kernel@vger.kernel.org, drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] [PATCH 00/18] RFC: Non blocking submit for activity log misses Message-ID: <20130322200333.GI5231@soda.linbit> Mail-Followup-To: Jens Axboe , Philipp Reisner , linux-kernel@vger.kernel.org, drbd-dev@lists.linbit.com References: <1363713419-17803-1-git-send-email-philipp.reisner@linbit.com> <20130322171706.GF1628@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130322171706.GF1628@kernel.dk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1152 Lines: 35 On Fri, Mar 22, 2013 at 11:17:06AM -0600, Jens Axboe wrote: > On Tue, Mar 19 2013, Philipp Reisner wrote: > > This patch series improves DRBD's behavior. A submitter is no longer blocked > > in the case of a AL-miss. For this a dedicated submitter worker is introduced > > (patch 13). > Patchset doesn't apply to current tree. 10/18 gets into problems, last > hunk of drbd_main.c. What is this based on? I think it is just missing commit 56de210245487ef1f1416c8ec9e581ebdd0d32ec Author: Tejun Heo Date: Wed Feb 27 17:04:01 2013 -0800 drbd: convert to idr_alloc() Convert to the much saner new idr interface. I'll post an updated 10/18 right away. This RfC batch was produced from a tree based more-or-less on your for-3.9-drivers, I think. We will rebase to your for-3.10/drivers shortly, and then also post an additional batch of general fixes. Lars -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/