[sheepdog] [PATCH 0/2] trim redundant zero bytes from I/Os

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Oct 8 05:05:31 CEST 2012


At Sat,  6 Oct 2012 19:56:25 +0900,
MORITA Kazutaka wrote:
> 
> This series depends on "sheep: use ftruncate instead of writing to the
> last sector", which I sent yesterday.
> 
> MORITA Kazutaka (2):
>   make sd_rsp 64 bit aligned
>   trim redundant zero bytes of network and disk I/O data
> 
>  collie/common.c          |    2 ++
>  collie/vdi.c             |    4 ++++
>  include/sheepdog_proto.h |   13 +++++++++----
>  include/util.h           |    6 ++++++
>  lib/util.c               |   43 +++++++++++++++++++++++++++++++++++++++++++
>  sheep/object_cache.c     |   19 ++++++++++++++++---
>  sheep/ops.c              |   19 ++++++++++++++++++-
>  sheep/recovery.c         |    2 ++
>  sheep/request.c          |    5 ++++-
>  sheep/store.c            |    3 +++
>  10 files changed, 107 insertions(+), 9 deletions(-)

Applied.



More information about the sheepdog mailing list