Lines Matching refs:caching
20 Both writethrough and writeback caching are supported. Writeback defaults to
26 Writeback caching can use most of the cache for buffering writes - writing
31 to caching large sequential IO. Bcache detects sequential IO and skips it;
34 caching the first 512k after every seek. Backups and large file copies should
39 or dirty data), caching is automatically disabled; if dirty data was present
40 in the cache it first disables writeback caching and waits for all dirty data
67 a caching device later.
95 must be attached to your cache set to enable caching. Attaching a backing
104 important if you have writeback caching turned on.
147 A) Starting a bcache with a missing caching device
155 Next, you try to register your caching device if it's present. However
171 In this case, the caching device was simply not registered at boot
236 F) Remove or replace a caching device::
262 and caching devices and then install bcache on top. [benchmarks?]
269 if there are any active backing or caching devices left on it:
347 because you really want to be caching the random IO, and if you copy a 10
403 Echo the UUID of a cache set to this file to enable caching.
430 it's in passthrough mode or caching).
568 present it will disable writeback caching and wait for it to be flushed.