Lines Matching +full:write +full:- +full:enable

43 The direct access class includes disk, magneto-optical,
44 and solid-state devices.
54 Many direct access devices are equipped with read and/or write caches.
61 The read cache is used to store data from device-initiated read ahead
71 The write cache can greatly decrease the latency of write operations
76 lose power while its cache contains uncommitted write operations, these
78 The effect of a loss of write transactions on
79 a file system is non-deterministic and can cause corruption.
81 devices age write transactions to limit vulnerability to a few transactions
82 recently reported as complete, but it is none-the-less recommended that
83 systems with write cache enabled devices reside on an Uninterruptible
91 The write cache can be enabled by setting the
93 (Write Cache Enable) bit in the caching control mode page.
100 concurrently, often re-ordering them to reduce the number and length of
110 the Read-Write Error Recovery mode page.
112 remapping features are 'Auto Write Reallocation' and 'Auto Read
114 respectively, of the Read-Write Error Recovery page.
133 .Bl -tag -width 12
141 Disable detection of write-protected disks.
144 detection of write-protected disks is enabled
147 Enable
160 driver will retry a READ or WRITE command.
177 Set to 1 to enable sorting, 0 to disable, -1 to leave it as-is.
181 .Bl -tag -width "ATA_TRIM"
187 WRITE SAME(16) command with UNMAP flag,
189 WRITE SAME(10) command with UNMAP flag,
191 WRITE SAME(10) command without UNMAP flag,
196 This variable determines what the minimum READ/WRITE CDB size is for a
211 If a 6 byte READ or WRITE fails with an ILLEGAL REQUEST error, the
216 chosen as the smallest READ/WRITE CDB that will satisfy the specified minimum
217 command size, and the LBA and length of the READ or WRITE in question.
218 (e.g., a write to an LBA larger than 2^32 will require a 16 byte CDB.)
229 .Bl -tag -width ".Pa /dev/da*" -compact