[lvm-devel] [PATCH 0/8] Misc cleanups and optimalisations

Zdenek Kabelac zkabelac at redhat.com
Tue Mar 22 21:34:09 UTC 2011


Shorter patchset to address few different issue  - combined into
one patchset -  each patch is however separate and unrelated to others.

Zdenek Kabelac (8):
  Optimise write of error to _lvm_errmsg
  Fix sending random content in the cluster message
  Proposal - char alignment on word
  Use created hash tables for quick check of LV, PV.
  Simplify boundary checks
  Use id_equal instead of strncmp()
  Proposal - avoid parsing same data
  Few more files filtered from memory locking

 lib/cache/lvmcache.c          |   17 +++++--
 lib/cache/lvmcache.h          |    1 +
 lib/locking/cluster_locking.c |    6 ++-
 lib/log/log.c                 |   31 ++++++++++---
 lib/metadata/metadata.c       |   98 +++++++++++++++++++----------------------
 lib/mm/memlock.c              |    2 +
 libdm/mm/pool-fast.c          |    6 +-
 libdm/mm/pool.c               |    4 +-
 8 files changed, 94 insertions(+), 71 deletions(-)

-- 
1.7.4.1




More information about the lvm-devel mailing list