Lines Matching refs:at
4 Wiki and git repositories are at:
12 designed to avoid random writes at all costs; it fills up an erase block
16 off, but can be switched on and off arbitrarily at runtime. Bcache goes to
25 Since random IO is what SSDs excel at, there generally won't be much benefit
44 make-bcache has the ability to format multiple devices at the same time - if
45 you format your backing devices and cache device at the same time, you won't
74 You can control bcache devices through sysfs at /sys/block/bcache<N>/bcache .
101 partition, the bcache directory would be at /sys/block/sdb/sdb2/bcache)
119 invalidating the data at that lba in the cache (i.e. the same thing we do for
198 Available at /sys/block/<bdev>/bcache, /sys/block/bcache*/bcache and
234 it isn't all done at once.
276 If off, writeback of dirty data will not take place at all. Dirty data will
310 Available at /sys/fs/bcache/<cset-uuid>
402 Available at /sys/block/<cdev>/bcache
424 artificially reduce the size of the cache at runtime. Mostly for testing