Lines Matching refs:caching
15 Both writethrough and writeback caching are supported. Writeback defaults to
21 Writeback caching can use most of the cache for buffering writes - writing
26 to caching large sequential IO. Bcache detects sequential IO and skips it;
29 caching the first 512k after every seek. Backups and large file copies should
34 or dirty data), caching is automatically disabled; if dirty data was present
35 in the cache it first disables writeback caching and waits for all dirty data
83 must be attached to your cache set to enable caching. Attaching a backing
92 important if you have writeback caching turned on.
148 because you really want to be caching the random IO, and if you copy a 10
202 Echo the UUID of a cache set to this file to enable caching.
229 it's in passthrough mode or caching).
369 present it will disable writeback caching and wait for it to be flushed.