All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph: send io size metrics to mds daemon
@ 2021-05-12  9:34 xiubli
  2021-05-12  9:34 ` [PATCH 1/2] ceph: send the read/write io size metrics to mds xiubli
  2021-05-12  9:34 ` [PATCH 2/2] ceph: simplify the metrics struct xiubli
  0 siblings, 2 replies; 5+ messages in thread
From: xiubli @ 2021-05-12  9:34 UTC (permalink / raw)
  To: jlayton; +Cc: idryomov, pdonnell, ceph-devel, Xiubo Li

From: Xiubo Li <xiubli@redhat.com>

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

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

-- 
2.27.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12  9:34 [PATCH 0/2] ceph: send io size metrics to mds daemon xiubli
2021-05-12  9:34 ` [PATCH 1/2] ceph: send the read/write io size metrics to mds xiubli
2021-05-12  9:34 ` [PATCH 2/2] ceph: simplify the metrics struct xiubli
2021-05-12 11:18   ` Jeff Layton
2021-05-12 12:35     ` Xiubo Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.