Whamcloud - gitweb
LU-14139 statahead: add stats for batch RPC requests 43/40943/20
authorQian Yingjin <qian@ddn.com>
Fri, 11 Dec 2020 03:20:38 +0000 (11:20 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 22 Apr 2023 17:29:02 +0000 (17:29 +0000)
commita20f25d24b5f0ce7b5e77f7c596bffd0450cbdae
tree64727491b239bd6734689b2c57ae9e288347b450
parent3b43457cf150c03c496be72265d09574ea470308
LU-14139 statahead: add stats for batch RPC requests

This patch adds stats for batch PtlRPC request. It can show the
statistical information such as how many subreqs in a batch RPC.

Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I2f71ff5d01ab1070bd8d771a72edd786ad27f03c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/40943
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Mikhail Pershin <mpershin@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd.h
lustre/ldlm/ldlm_lib.c
lustre/mdc/lproc_mdc.c
lustre/ptlrpc/batch.c
lustre/tests/sanity.sh