[sheepdog] [PATCH v3 0/4] add preliminary stat function

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Mon Aug 26 10:37:57 CEST 2013


At Mon, 26 Aug 2013 15:22:10 +0800,
Liu Yuan wrote:
> 
> v3:
>  - make strnumber_raw thread-safe
> 
> v2:
>  - mark stat_rquest_{begin,end} as main_fn
> 
> Liu Yuan (4):
>   sheep: add preliminary stat function
>   dog: size_to_str -> strnumber
>   util: add clean_screen helper
>   dog: add 'node stat' command
> 
>  dog/common.c             |   43 ++++++++++++++----------
>  dog/dog.h                |    3 +-
>  dog/node.c               |   84 +++++++++++++++++++++++++++++++++-------------
>  dog/vdi.c                |   40 +++++++++-------------
>  include/internal_proto.h |   14 ++++++++
>  include/util.h           |    9 +++++
>  sheep/ops.c              |   14 ++++++++
>  sheep/request.c          |   33 ++++++++++++++++++
>  sheep/sheep_priv.h       |    1 +
>  9 files changed, 174 insertions(+), 67 deletions(-)

Applied, thanks.

It'd be nice if we could have a test for 'dog node stat'.

Thanks,

Kazutaka



More information about the sheepdog mailing list