Skip to content
Commit 2e3f7dd0 authored by Zhou Jifeng's avatar Zhou Jifeng Committed by Miklos Szeredi
Browse files

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: default avatarZhou Jifeng <zhoujifeng@kylinos.com.cn>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 9e7f5296
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment