Lines Matching refs: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
243 F) Remove or replace a caching device::
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).
572 present it will disable writeback caching and wait for it to be flushed.