diff options
author | Zhou Jifeng <zhoujifeng@kylinos.com.cn> | 2023-11-07 16:13:50 +0800 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2024-03-06 09:56:35 +0100 |
commit | 2e3f7dd08d70eca86a8cc9b4baf3da77c032d5fc (patch) | |
tree | 304f542b3b6a109585cbd3fa38f8ad2eda31b4e4 /certs | |
parent | 9e7f5296f475ba5ab887ae3e55b922e17e99752b (diff) |
fuse: Track process write operations in both direct and writethrough modes
Due to the fact that fuse does not count the write IO of processes in the
direct and writethrough write modes, user processes cannot track
write_bytes through the “/proc/[pid]/io” path. For example, the system
tool iotop cannot count the write operations of the corresponding process.
Signed-off-by: Zhou Jifeng <zhoujifeng@kylinos.com.cn>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions