Lines Matching +full:write +full:- +full:enable
47 concurrently, often re-ordering them to reduce the number and length of
62 Many direct access devices are equipped with read and/or write caches.
68 The read cache is used to store data from device-initiated read ahead
75 The write cache can greatly decrease the latency of write operations
80 lose power while its cache contains uncommitted write operations, these
82 The effect of a loss of write transactions on
83 a file system is non-deterministic and can cause corruption.
85 devices age write transactions to limit the vulnerability to a few transactions
87 systems with write cache enabled devices reside on an Uninterruptible
101 .Bl -tag -width 12
106 driver will retry a READ or WRITE command.
121 This variable determines whether to spin-down disks when shutting down.
122 Set to 1 to enable spin-down, 0 to disable.
129 Set to 1 to enable sorting, 0 to disable, -1 to leave it as-is.
136 These variables determine whether device read-ahead and write caches
137 should be enabled globally or per-device or disabled.
138 Set to 1 to enable write cache, 0 to disable, -1 to leave it as-is.
146 The per-device default is to leave it as-is (follow global setting).
149 .Bl -tag -width ".Pa /dev/ada*" -compact