All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/8] Misc cleanups and optimalisations
Date: Tue, 22 Mar 2011 22:34:09 +0100	[thread overview]
Message-ID: <cover.1300829383.git.zkabelac@redhat.com> (raw)

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



             reply	other threads:[~2011-03-22 21:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22 21:34 Zdenek Kabelac [this message]
2011-03-22 21:34 ` [PATCH 1/8] Optimise write of error to _lvm_errmsg Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 2/8] Fix sending random content in the cluster message Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 3/8] Proposal - char alignment on word Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 4/8] Use created hash tables for quick check of LV, PV Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 5/8] Simplify boundary checks Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 6/8] Use id_equal instead of strncmp() Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 7/8] Proposal - avoid parsing same data Zdenek Kabelac
2011-03-22 21:34 ` [PATCH 8/8] Few more files filtered from memory 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.1300829383.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.