From: Milan Broz <mbroz@redhat.com>
To: Nikola Ciprich <extmaillist@linuxbox.cz>
Cc: nikola.ciprich@linuxbox.cz,
device-mapper development <dm-devel@redhat.com>,
Alasdair G Kergon <agk@redhat.com>
Subject: Re: [RFC PATCH 0/4] dm core: full barrier support
Date: Wed, 06 Aug 2008 12:33:45 +0200 [thread overview]
Message-ID: <48997E09.9040808@redhat.com> (raw)
In-Reply-To: <20080806100522.GA3142@develbox.linuxbox.cz>
Nikola Ciprich wrote:
> Hi Milan,
> I'd like to ask, what's the current state of barrier support in DM?
Hi,
current state is exactly these patches below. Still applicable for upstream.
It is not in any development tree yet.
> Did You get any feedback? Are there any plans for pushing it to
> mainline?
No, there was no feedback.
Pushing it mainline depends on Alasdair's decision (maintainer of device-mapper).
(It needs thorough review first and maybe better implementation.)
Milan
--
mbroz@redhat.com
> thanks a lot in advance
> BR
> nik
>
> On Tue, Jul 08, 2008 at 06:48:53PM +0200, Milan Broz wrote:
>> Hi,
>>
>> there was several discussions about supporting barriers
>> in device-mapper.
>>
>> I wrote this code some time ago, but it never reached dm-devel
>> tree. Take this more like RFC and experimental approach
>> - maybe there is better way how to handle it.
>> Anyway this implementation works in my tests and is relatively simple.
>>
>> [RFC PATCH 1/4] dm core: remove unused code
>> - just remove never used code, already sent some time ago
>> in another patchset
>>
>> [RFC PATCH 2/4] dm core: add support for empty barriers
>> - the core implementation of empty barrier support
>> - implementation for stripe target
>>
>> [RFC PATCH 3/4] dm core: add support for barrier bio with payload
>> - tranform payload to sequence of data bio + empty barrier
>>
>> [RFC PATCH 4/4] dm core: wait for barrier in process in suspend
>> - try to solve the problem that we cannot suspend device
>> during processing of barrier.
next prev parent reply other threads:[~2008-08-06 10:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-08 16:48 [RFC PATCH 0/4] dm core: full barrier support Milan Broz
2008-08-06 10:05 ` Nikola Ciprich
2008-08-06 10:33 ` Milan Broz [this message]
2008-08-07 4:38 ` Nikola Ciprich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48997E09.9040808@redhat.com \
--to=mbroz@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=extmaillist@linuxbox.cz \
--cc=nikola.ciprich@linuxbox.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.