diff options
author | Daeho Jeong <[email protected]> | 2022-07-18 16:02:48 -0700 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2022-07-30 20:17:07 -0700 |
commit | f8e2f32bcde5945e8f8dbb8714178c24d221366b (patch) | |
tree | e9360e5772e2b6bc6d04a4c3c72f85a8f716a62b /lib/mpi/mpi-cmp.c | |
parent | 1adaa71ea9bff3a0ca0b37eabbb7f89225b595cb (diff) |
f2fs: introduce sysfs atomic write statistics
introduce the below 4 new sysfs node for atomic write statistics.
- current_atomic_write: the total current atomic write block count,
which is not committed yet.
- peak_atomic_write: the peak value of total current atomic write block
count after boot.
- committed_atomic_block: the accumulated total committed atomic write
block count after boot.
- revoked_atomic_block: the accumulated total revoked atomic write block
count after boot.
Signed-off-by: Daeho Jeong <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions