From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/2] Speedup pvs
Date: Mon, 26 Mar 2012 14:30:34 +0200 [thread overview]
Message-ID: <cover.1332764920.git.zkabelac@redhat.com> (raw)
Proposals to fight slow execution of commands likes pvs.
Which is especially visible with lvmetad.
Zdenek Kabelac (2):
Proposal to speedup pvs ver.1
Avoid reparsing same metadata
lib/config/config.c | 10 ++-
lib/config/config.h | 3 +-
lib/format_text/import.c | 19 +++++-
lib/metadata/metadata-exported.h | 10 +++
lib/metadata/metadata.c | 30 ++++++---
tools/toollib.c | 128 ++++++++++++++++++++++++++++----------
6 files changed, 153 insertions(+), 47 deletions(-)
--
1.7.9.3
next reply other threads:[~2012-03-26 12:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 12:30 Zdenek Kabelac [this message]
2012-03-26 12:30 ` [PATCH 1/2] Proposal to speedup pvs ver.1 Zdenek Kabelac
2012-03-26 12:30 ` [PATCH 2/2] Avoid reparsing same metadata 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.1332764920.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.