Lines Matching +full:write +full:- +full:to +full:- +full:write
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
27 ---------------------------------
29 read_ahead_kb (read-write)
31 Size of the read-ahead window in kilobytes
33 min_ratio (read-write)
36 total write-back cache that relates to its current average
37 writeout speed in relation to the other devices.
40 percentage of the write-back cache to a particular device.
43 max_ratio (read-write)
45 Allows limiting a particular device to use not more than the
46 given percentage of the write-back cache. This is useful in
47 situations where we want to avoid one device taking all or
48 most of the write-back cache. For example in case of an NFS
49 mount that is prone to get stuck, or a FUSE mount which cannot
50 be trusted to play fair.