All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Speedup pvs
@ 2012-03-26 12:30 Zdenek Kabelac
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Zdenek Kabelac @ 2012-03-26 12:30 UTC (permalink / raw)
  To: lvm-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-26 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-26 12:30 [PATCH 0/2] Speedup pvs Zdenek Kabelac
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

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.