[lvm-devel] [PATCH 0/4] LVM/cmirrord support write improvement.

dongmao zhang dmzhang at suse.com
Thu Sep 26 10:53:27 UTC 2013


These patches work with dm-log-userspace enhancement.
LVM, device-mapper and cmirrord begin to support
merging mark/flush request and delaying the clear
request. This would increase the write throughput
of cluster raid1 based on my own test.

dongmao zhang (4):
  cmirrord add support_delay_clear option
  cmirrord create new function _clog_flush
  add support_delay_flush to device-mapper
  cluster LVM use flag DM_SUPPORT_DELAY_FLUSH

 daemons/cmirrord/functions.c |   60 ++++++++++++++++++++++++++++++++---------
 lib/mirror/mirrored.c        |    4 +++
 libdm/libdevmapper.h         |    3 ++
 libdm/libdm-deptree.c        |    8 +++++
 4 files changed, 62 insertions(+), 13 deletions(-)

-- 
1.7.3.4




More information about the lvm-devel mailing list