commit | cafe563591446cf80bfbc2fe3bc72a2e36cf1060 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <koverstreet@google.com> | Sat Mar 23 16:11:31 2013 -0700 |
committer | Kent Overstreet <koverstreet@google.com> | Sat Mar 23 16:11:31 2013 -0700 |
tree | c8ae27b13dcdb0219634376ca5e667df32b1173a | |
parent | ea6749c705d9e629ed03c7336cc929fc6014b834 [diff] |
bcache: A block layer cache Does writethrough and writeback caching, handles unclean shutdown, and has a bunch of other nifty features motivated by real world usage. See the wiki at http://bcache.evilpiepirate.org for more. Signed-off-by: Kent Overstreet <koverstreet@google.com>