summaryrefslogtreecommitdiff
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorIoannis Angelakopoulos <iangelak@fb.com>2022-06-15 01:22:34 +0300
committerDavid Sterba <dsterba@suse.com>2022-07-25 18:45:37 +0300
commit140a8ff76547de36291e948df0de294d5f951678 (patch)
tree9a2157c000fa7ea28cbe8525828d9c89716f295b /fs/btrfs/dev-replace.c
parente55958c8a0e4d12a5f1bc9942c52dd793dd2e8dd (diff)
downloadlinux-140a8ff76547de36291e948df0de294d5f951678.tar.xz
btrfs: sysfs: export commit stats
Export commit stats in file /sys/fs/btrfs/UUID/commit_stats with example output like: commits 123 last_commit_ms 11 max_commit_ms 150 total_commit_ms 2000 The values are in one file so reading them at a single time will give a more consistent view. The stats are internally tracked in nanoseconds so the cumulative values should not suffer from rounding errors. Writing 0 to the file 'commit_stats' will reset max_commit_ms. Initial values are set at first mount of the filesystem. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Ioannis Angelakopoulos <iangelak@fb.com> [ update changelog ] Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions