Bcache: Caching beyond just RAM
Bcache: Caching beyond just RAM
Posted Jul 9, 2010 0:08 UTC (Fri) by akumria (guest, #7773)Parent article: Bcache: Caching beyond just RAM
Perhaps I'm not understanding everything.
But it seems to me, that you could move the bcache functionality into the filesystem.
i.e. Why can't btrfs store all writes on that faster medium and them replicate them back to the slower one?
Also, isn't this akin to storing the journal of a filesystem externally (I've never done it). i.e. Why not point the ext3/ext4 journal at the SSD?
Would you get the same (or better) benefit?
It seem bcache is useful is the underlying filesystem doesn't do it, but in the above two cases, is there much benefit?
Insight appreciated.
Thanks,
Anand
