All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] LVM/cmirrord support write improvement.
@ 2013-09-26 10:53 dongmao zhang
  2013-09-26 10:53 ` [PATCH 1/4] cmirrord add support_delay_clear option dongmao zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dongmao zhang @ 2013-09-26 10:53 UTC (permalink / raw)
  To: lvm-devel

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



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

end of thread, other threads:[~2013-09-26 10:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 10:53 [PATCH 0/4] LVM/cmirrord support write improvement dongmao zhang
2013-09-26 10:53 ` [PATCH 1/4] cmirrord add support_delay_clear option dongmao zhang
2013-09-26 10:53 ` [PATCH 2/4] cmirrord create new function _clog_flush dongmao zhang
2013-09-26 10:53 ` [PATCH 3/4] add support_delay_flush to device-mapper dongmao zhang
2013-09-26 10:53 ` [PATCH 4/4] cluster LVM use flag DM_SUPPORT_DELAY_FLUSH dongmao zhang

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.