linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Thornber <thornber@sistina.com>
To: Lars Marowsky-Bree <lmb@suse.de>
Cc: Joe Thornber <thornber@sistina.com>,
	Linux Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@zip.com.au>
Subject: Re: dm patchset to remove the v1 interface
Date: Thu, 27 Nov 2003 13:22:23 +0000	[thread overview]
Message-ID: <20031127132223.GA11130@reti> (raw)
In-Reply-To: <20031127125955.GD2238@marowsky-bree.de>

Hi Lars,

On Thu, Nov 27, 2003 at 01:59:55PM +0100, Lars Marowsky-Bree wrote:
> what is the status of the multipath personality for DM?

Heinz has written a target for 2.4, see:

people.sistina.com/~thornber/pending-patches/2.6-unstable/multipath

I've been looking at this and changing it a bit as it moves to 2.6.

We've provided an abstraction for a 'path selector' object, so people
can plug in their own selection policies (as discussed in Ottawa).
Currently there is a priority based round-robin selector, a latency
selector (dubious IMO) and I want to do a simple 'throughput
optimiser' selector.

Keep an eye on my unstable 2.6 tree which can be found via:

people.sistina.com/~thornber/

Currently this tree has experimental targets for:

snapshots
mirroring (just enough for pvmove ATM)
multipath
flakey (simple test target I'm using for multipath dev)


The LVM tools are at the design phase wrt. multipath.

- Joe

      reply	other threads:[~2003-11-27 13:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-27 12:46 dm patchset to remove the v1 interface Joe Thornber
2003-11-27 12:49 ` [Patch 1/2] dm: disable " Joe Thornber
2003-11-27 12:49 ` [Patch 2/2] dm: remove " Joe Thornber
2003-11-27 12:59 ` dm patchset to remove the " Lars Marowsky-Bree
2003-11-27 13:22   ` Joe Thornber [this message]

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=20031127132223.GA11130@reti \
    --to=thornber@sistina.com \
    --cc=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lmb@suse.de \
    /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;
as well as URLs for NNTP newsgroup(s).