Lines Matching +full:write +full:- +full:to +full:- +full:read

14 	non-block filesystems which provide their own BDI, such as NFS
17 MAJOR:MINOR-fuseblk
23 The default backing dev, used for non-block device backed
30 Size of the read-ahead window in kilobytes
32 (read-write)
38 total write-back cache that relates to its current average
39 writeout speed in relation to the other devices.
42 percentage of the write-back cache to a particular device.
45 (read-write)
52 total write-back cache that relates to its current average
53 writeout speed in relation to the other devices.
56 of the write-back cache to a particular device. The value is
60 (read-write)
66 Allows limiting a particular device to use not more than the
67 given percentage of the write-back cache. This is useful in
68 situations where we want to avoid one device taking all or
69 most of the write-back cache. For example in case of an NFS
70 mount that is prone to get stuck, or a FUSE mount which cannot
71 be trusted to play fair.
73 (read-write)
79 Allows limiting a particular device to use not more than the
80 given value of the write-back cache. The value is given as part
81 of 1 million. This is useful in situations where we want to avoid
82 one device taking all or most of the write-back cache. For example
83 in case of an NFS mount that is prone to get stuck, or a FUSE mount
84 which cannot be trusted to play fair.
86 (read-write)
93 total write-back cache that relates to its current average
94 writeout speed in relation to the other devices.
97 percentage of the write-back cache to a particular device
101 (read-write)
107 Allows limiting a particular device to use not more than the
108 given 'max_bytes' of the write-back cache. This is useful in
109 situations where we want to avoid one device taking all or
110 most of the write-back cache. For example in case of an NFS
111 mount that is prone to get stuck, a FUSE mount which cannot be
112 trusted to play fair, or a nbd device.
114 (read-write)
120 Forces per-BDI checks for the share of given device in the write-back
124 strictlimit on has no visible effect if max_ratio is equal to 100%.
126 (read-write)
131 If set, the backing device requires that all pages comprising a write
134 (read-only)