All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Grimm <grimm@us.ibm.com>
To: Xen Devel <xen-devel@lists.xensource.com>
Cc: Dan Smith <danms@us.ibm.com>
Subject: [PATCH 0 of 6] dm-userspace xen integration
Date: Mon, 21 Aug 2006 15:54:51 -0500	[thread overview]
Message-ID: <20060821205451.GA10771@localhost.localdomain> (raw)

In June, Dan Smith posted a patch to add dm-userspace to the -xen kernel*.
Since then, an io completion notification mechanism for metadata writing has
been added*.  The kernel module, along with the the tools, consistently pass
fsstress and dbench tests on both x86_64 and x86_32.

These patches integrate dm-userspace into the xen tree and allow a cow domain
to be created.  Hopefully some people can start experimenting with it and we
look forward to hearing some feedback.

Cowd and its associated plugins are a bit rough right now, but they work, and
we plan on smoothing things out in the near future.

This patch is broken up into 6 parts:

[1/6]: A patch to the xen kernel in the patches/ directory.  Also the default
config files will build dm_userspace as a module.

[2/6]: Adds the base for cowd, the userspace tool, to the tools directory.

[3/6]: Adds internal libdmu support to cowd

[4/6]: The dscow plugin for cowd

[5/6]: The qcow plugin for cowd

[6/6]: A script to start the dm-userspace backend as well as an xm example
configuration file.

*http://lists.xensource.com/archives/html/xen-devel/2006-06/msg00372.html
*http://lists.xensource.com/archives/html/xen-devel/2006-06/msg00773.html

             reply	other threads:[~2006-08-21 20:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 20:54 Ryan Grimm [this message]
2006-08-22  9:03 ` [PATCH 0 of 6] dm-userspace xen integration Christian Limpach
2006-08-22 13:40   ` Dan Smith
2006-08-22 21:11     ` Christian Limpach
2006-08-22 22:03       ` Dan Smith
2006-08-22 16:42   ` Ryan Grimm
2006-08-22 21:04 ` Dan Smith

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=20060821205451.GA10771@localhost.localdomain \
    --to=grimm@us.ibm.com \
    --cc=danms@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /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.