ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ceph: send io size metrics to mds daemon
@ 2021-05-13  1:40 xiubli
  2021-05-13  1:40 ` [PATCH v2 1/2] ceph: simplify the metrics struct xiubli
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: xiubli @ 2021-05-13  1:40 UTC (permalink / raw)
  To: jlayton; +Cc: idryomov, pdonnell, ukernel, ceph-devel, Xiubo Li

From: Xiubo Li <xiubli@redhat.com>

V2:
- change the patch order
- replace the fixed 10 with sizeof(struct ceph_metric_header)

Xiubo Li (2):
  ceph: simplify the metrics struct
  ceph: send the read/write io size metrics to mds

 fs/ceph/metric.c | 90 ++++++++++++++++++++++++++++++------------------
 fs/ceph/metric.h | 79 +++++++++++++++++-------------------------
 2 files changed, 89 insertions(+), 80 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-22 12:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-13  1:40 [PATCH v2 0/2] ceph: send io size metrics to mds daemon xiubli
2021-05-13  1:40 ` [PATCH v2 1/2] ceph: simplify the metrics struct xiubli
2021-05-13  1:40 ` [PATCH v2 2/2] ceph: send the read/write io size metrics to mds xiubli
2021-05-13 11:30 ` [PATCH v2 0/2] ceph: send io size metrics to mds daemon Jeff Layton
2021-05-14  0:47   ` Xiubo Li
2021-05-14  8:57     ` Ilya Dryomov
2021-05-14  9:14       ` Xiubo Li
2021-05-17 15:46         ` Jeff Layton
2021-05-18  1:00           ` Xiubo Li
2021-05-22 12:15             ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).