[Sheepdog] [PATCH 0/3] improve performance of some read operations

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Jan 31 18:46:42 CET 2011


This patchset improves performance of collie's vdi operations and
copy-on-write of objects.


MORITA Kazutaka (3):
  collie: read objects directly in parse_objs()
  collie: avoid reading entire vdi object
  sheep: send read requests directly in copy-on-write

 collie/collie.c          |   27 ++++++++++++++++++++++-----
 include/sheepdog_proto.h |    2 ++
 sheep/store.c            |    2 +-
 3 files changed, 25 insertions(+), 6 deletions(-)




More information about the sheepdog mailing list