commit | 521187439abfb3e1c946796dc2187c443e5457ab | [log] [tgz] |
---|---|---|
author | Daeho Jeong <daehojeong@google.com> | Thu Aug 19 20:52:28 2021 -0700 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Aug 23 10:25:51 2021 -0700 |
tree | fce6c67e0ba999bb4ab8f3463dccf8f005c77be5 | |
parent | bbe1da7e34ac5a830163bfdfa09cbe3dadfda3ce [diff] |
f2fs: separate out iostat feature Added F2FS_IOSTAT config option to support getting IO statistics through sysfs and printing out periodic IO statistics tracepoint events and moved I/O statistics related codes into separate files for better maintenance. Signed-off-by: Daeho Jeong <daehojeong@google.com> Reviewed-by: Chao Yu <chao@kernel.org> [Jaegeuk Kim: set default=y] Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>