Whamcloud - gitweb
LU-13802 llite: add hybrid IO switch proc stats 96/52596/28
authorPatrick Farrell <paf0187@gmail.com>
Wed, 13 Mar 2024 14:50:40 +0000 (10:50 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 29 May 2024 04:41:39 +0000 (04:41 +0000)
commit7ee0d88278a1bc0d484ebe6c37c23c8ac07133ef
tree25d774959572affd5b19c031b0605aa9455b8e53
parent7bbf65035916c1e94d7c19b94cadc85107523688
LU-13802 llite: add hybrid IO switch proc stats

Hybrid IO switching proc stats are useful for telling us if
and why we switched to DIO.  They're also helpful for
writing tests.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <patrick.farrell@oracle.com>
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I68649474cf11ffc445574fcca105a81fd6ecd458
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52596
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/lproc_llite.c