Lines Matching +full:reset +full:- +full:synchronized
47 concurrently, often re-ordering them to reduce the number and length of
68 The read cache is used to store data from device-initiated read ahead
83 a file system is non-deterministic and can cause corruption.
91 device driver ensures that the cache and media are synchronized upon
101 .Bl -tag -width 12
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.
139 Values modified at runtime take effect only after device reset
140 .Pq using the reset subcommand of Xr camcontrol 8 .
146 The per-device default is to leave it as-is (follow global setting).
149 .Bl -tag -width ".Pa /dev/ada*" -compact