From: Kent Overstreet <koverstreet@google.com>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: linux-kernel@vger.kernel.org, linux-bcache@vger.kernel.org,
akpm@linux-foundation.org, tj@kernel.org, axboe@kernel.dk,
snitzer@redhat.com, agk@redhat.com, neilb@suse.de
Subject: Re: Bcache v. whatever
Date: Tue, 15 Jan 2013 15:33:47 -0800 [thread overview]
Message-ID: <20130115233347.GD26407@google.com> (raw)
In-Reply-To: <1358291738.10591.23.camel@dabdike.int.hansenpartnership.com>
On Tue, Jan 15, 2013 at 11:15:38PM +0000, James Bottomley wrote:
> I think md integration would be a bit of a mistake, since md is pretty
> much only a raid engine at this point in time. There are also a couple
> of other dm cache targets, so it would be nice to have one rather than
> three. This all, however, seems to be under discussion on the dm list.
The raid vs. caching bit is a bit beside the point IMO; they both
aggregate block devices and expose virtual block devices, and the
mechanism for doing so isn't part of the generic framework.
I'm not morally opposed to dm integration, I'm just more comfortable
with the md code and find it easier to understand and work with.
And the goal I care about is just commonality of userspace interfaces
and tooling, which integration with either would accomplish.
> > So I'm not sure why it'd go in via dm, it seems to me it'd make just as
> > much sense for it to go in via Neil Brown's tree. Unless there's
> > something I'm missing?
>
> Um, well there's no caching patches in the md tree; it's RAID only. The
> basic caching stuff is all in the dm tree, which is why it's the natural
> one.
>
> It seems to me that your stuff is progressing on the dm list, so I don't
> really see a need to circumvent the process in the dm tree ... unless
> there's some problem I'm not seeing?
I haven't been active on dm-devel, besides the occasional cross
posting... not sure what activity you're referring to on the dm list,
But if Alasdair wants to pick it up I'm not complaining, I don't
particularly care who merges it.
next prev parent reply other threads:[~2013-01-15 23:33 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 22:32 Kent Overstreet
2013-01-15 1:49 ` Greg KH
2013-01-15 21:18 ` Kent Overstreet
2013-01-15 22:50 ` Greg KH
2013-01-15 9:20 ` James Bottomley
2013-01-15 20:59 ` Kent Overstreet
2013-01-15 23:15 ` James Bottomley
2013-01-15 23:33 ` Kent Overstreet [this message]
2013-01-16 1:29 ` Alasdair G Kergon
2013-01-17 23:43 ` Mike Snitzer
2013-01-15 21:25 ` [PATCH 1/4] Revert "rw_semaphore: remove up/down_read_non_owner" Kent Overstreet
2013-01-15 21:25 ` [PATCH 2/4] Export get_random_int() Kent Overstreet
2013-01-15 21:25 ` [PATCH 3/4] Export blk_fill_rwbs() Kent Overstreet
2013-02-01 3:48 ` Steven Rostedt
2013-02-01 3:57 ` Li Zefan
2013-02-01 4:06 ` Steven Rostedt
2013-01-15 21:25 ` [PATCH 4/4] Export __lockdep_no_validate__ Kent Overstreet
2013-04-25 23:17 ` Bcache v. whatever Andrew Morton
2013-04-26 19:46 ` Kent Overstreet
2013-04-26 20:24 ` Andrew Morton
2013-04-26 20:54 ` Kent Overstreet
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=20130115233347.GD26407@google.com \
--to=koverstreet@google.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=agk@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=linux-bcache@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neilb@suse.de \
--cc=snitzer@redhat.com \
--cc=tj@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome