Lines Matching +full:read +full:- +full:delay
1 .. SPDX-License-Identifier: GPL-2.0
10 Please update Documentation/ABI/testing/sysfs-fs-incfs if you update this
16 --------
18 /sys/fs/incremental-fs/features/corefs
21 /sys/fs/incremental-fs/features/v2
24 fs-verity support
35 /sys/fs/incremental-fs/features/zstd
38 /sys/fs/incremental-fs/features/bugfix_throttling
42 ------------------
47 /sys/fs/incremental-fs/instances/[name]
51 /sys/fs/incremental-fs/instances/[name]/reads_delayed_min
53 per UID read timeouts min time setting.
55 /sys/fs/incremental-fs/instances/[name]/reads_delayed_min_us
56 Returns total delay time for all files since first mount as a result of the
57 per UID read timeouts min time setting.
59 /sys/fs/incremental-fs/instances/[name]/reads_delayed_pending
61 waiting for a pending read.
63 /sys/fs/incremental-fs/instances/[name]/reads_delayed_pending_us
64 Returns total delay time for all files since first mount as a result of
65 waiting for a pending read.
67 /sys/fs/incremental-fs/instances/[name]/reads_failed_hash_verification
70 /sys/fs/incremental-fs/instances/[name]/reads_failed_other
74 /sys/fs/incremental-fs/instances/[name]/reads_failed_timed_out
79 read then has to wait further for the min time. In that case, the time spent
81 time spent waiting for the pending read, and reads_delayed_min_us, which is