bcache: A block layer cache
authorKent Overstreet <koverstreet@google.com>
Sat, 23 Mar 2013 23:11:31 +0000 (16:11 -0700)
committerKent Overstreet <koverstreet@google.com>
Sat, 23 Mar 2013 23:11:31 +0000 (16:11 -0700)
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>

No differences found