Lines Matching full:caching
23 Both writethrough and writeback caching are supported. Writeback defaults to
29 Writeback caching can use most of the cache for buffering writes - writing
34 to caching large sequential IO. Bcache detects sequential IO and skips it;
37 caching the first 512k after every seek. Backups and large file copies should
42 or dirty data), caching is automatically disabled; if dirty data was present
43 in the cache it first disables writeback caching and waits for all dirty data
74 a caching device later.
102 must be attached to your cache set to enable caching. Attaching a backing
111 important if you have writeback caching turned on.
154 A) Starting a bcache with a missing caching device
162 Next, you try to register your caching device if it's present. However
178 In this case, the caching device was simply not registered at boot
240 …[ 865.276616] bcache: bch_cached_dev_attach() Caching md5 as bcache0 on set 5bc072a8-ab17-446d-97…
243 F) Remove or replace a caching device::
246 [ 695.872542] bcache: cached_dev_detach_finish() Caching disabled for sda7
269 and caching devices and then install bcache on top. [benchmarks?]
276 if there are any active backing or caching devices left on it:
354 because you really want to be caching the random IO, and if you copy a 10
410 Echo the UUID of a cache set to this file to enable caching.
437 it's in passthrough mode or caching).
575 present it will disable writeback caching and wait for it to be flushed.