[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj kernel org>
- To: Kent Overstreet <koverstreet google com>, axboe kernel dk, device-mapper development <dm-devel redhat com>, david fromorbit com, linux-kernel vger kernel org, linux-bcache vger kernel org, Mikulas Patocka <mpatocka redhat com>, bharrosh panasas com, Vivek Goyal <vgoyal redhat com>
- Subject: Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- Date: Mon, 10 Sep 2012 16:35:02 -0700
Hello, Alasdair.
On Tue, Sep 11, 2012 at 12:09:17AM +0100, Alasdair G Kergon wrote:
> On Mon, Sep 10, 2012 at 04:01:01PM -0700, Tejun Heo wrote:
> > IIUC, Kent posted a patch which converts all of them to use front-pad
>
> The only patch I saw posted here only handles one of the easier cases so far.
>
> The others are a bit trickier and probably involve a decision about which way to
> change an in-kernel dm interface.
Ah, I see. Thought that was full conversion. I still think this is
the right direction to be headed tho. Using multiple mempools from
the stacking drivers is way too fragile and difficult to verify and
debug. Would it be difficult to convert dm drivers to collect size
requirements and use front-pad for all per-bio data?
Thanks.
--
tejun
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]