[Sheepdog] [PATCH v2 0/4] reduce the size of multicast message

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Thu Oct 20 19:02:52 CEST 2011


This patch depends on Yuan's patchset
 http://lists.wpkg.org/pipermail/sheepdog/2011-October/001693.html

v2:

 - address Yuan's comments
   - fix wrong sized malloc()
   - reorder patches


MORITA Kazutaka (4):
  sheep: remove message header
  sheep: reduce the size of join message
  sheep: fix alignment of struct join_message
  sheep: avoid multicasting request data in vdi operations

 sheep/group.c      |  120 ++++++++++++++++++++++++++++------------------------
 sheep/sheep_priv.h |    4 +-
 sheep/store.c      |    7 ++-
 3 files changed, 70 insertions(+), 61 deletions(-)

-- 
1.7.2.5




More information about the sheepdog mailing list