lkml.org 
[lkml]   [2021]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] ceph: metrics for remote object copies
Date
Hi!

Here's v2 of this patchset. The differences from v1:

* Instead of changing ceph_osdc_copy_from() in libceph.ko to return an
osd request, move that function into the cephfs code instead.

Other than that, the 2nd patch is quite similar to the one from v1: it
effectively hooks the 'copyfrom' metrics infrastructure.

Luís Henriques (2):
ceph: libceph: move ceph_osdc_copy_from() into cephfs code
ceph: add a new metric to keep track of remote object copies

fs/ceph/debugfs.c | 3 +-
fs/ceph/file.c | 78 ++++++++++++++++++++++++++++-----
fs/ceph/metric.h | 8 ++++
include/linux/ceph/osd_client.h | 19 ++++----
net/ceph/osd_client.c | 60 ++++---------------------
5 files changed, 94 insertions(+), 74 deletions(-)

\
 
 \ /
  Last update: 2021-11-04 13:32    [W:0.098 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site