[lvm-devel] [PATCH 0/2] Speedup pvs

Zdenek Kabelac zkabelac at redhat.com
Mon Mar 26 12:30:34 UTC 2012


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




More information about the lvm-devel mailing list