From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/3] Reuse VG
Date: Fri, 8 Jul 2011 17:52:22 +0200 [thread overview]
Message-ID: <cover.1310140154.git.zkabelac@redhat.com> (raw)
Reuse VG structure multiple times.
With separate debug patch.
Zdenek Kabelac (3):
Share VG multiple times
Pool locking code
Use dm_pool locking
lib/cache/lvmcache.c | 74 ++++++++++++++++++++++++++++++++-
lib/cache/lvmcache.h | 5 ++
lib/metadata/metadata.c | 42 ++++++++++++++++++-
lib/metadata/vg.h | 2 +
libdm/libdevmapper.h | 7 +++
libdm/mm/pool-debug.c | 27 ++++++++++++
libdm/mm/pool-fast.c | 66 ++++++++++++++++++++++++++++-
libdm/mm/pool.c | 106 ++++++++++++++++++++++++++++++++++++++++++++++-
make.tmpl.in | 2 +
9 files changed, 325 insertions(+), 6 deletions(-)
--
1.7.6
next reply other threads:[~2011-07-08 15:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-08 15:52 Zdenek Kabelac [this message]
2011-07-08 15:52 ` [PATCH 1/3] Share VG multiple times Zdenek Kabelac
2011-07-08 15:52 ` [PATCH 2/3] Pool locking code Zdenek Kabelac
2011-07-08 15:52 ` [PATCH 3/3] Use dm_pool locking Zdenek Kabelac
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=cover.1310140154.git.zkabelac@redhat.com \
--to=zkabelac@redhat.com \
--cc=lvm-devel@redhat.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.