|
|
Log in / Subscribe / Register

bcache and cluster filesystems?

bcache and cluster filesystems?

Posted Jul 9, 2010 3:28 UTC (Fri) by koverstreet (✭ supporter ✭, #4296)
In reply to: bcache and cluster filesystems? by skissane
Parent article: Bcache: Caching beyond just RAM

Yeah, it'd quickly explode. Probably be fun to watch, though.


to post comments

bcache and cluster filesystems?

Posted Jul 10, 2010 11:20 UTC (Sat) by skissane (subscriber, #38675) [Link] (1 responses)

it would be interesting to work out, what extra features would bcache need to provide so that a clustered filesystem could use it without issue... i assume just some API to tell bcache to invalidate some block...

bcache and cluster filesystems?

Posted Jul 11, 2010 3:22 UTC (Sun) by koverstreet (✭ supporter ✭, #4296) [Link]

Yeah, nothing more complicated than that. Make a new bio flag to invalidate a region of cache, and make sure everything that isn't a cache ignores it. Making bcache handle it would be trivial, it'd just be a matter of making sure ocfs2 always invalidates what it needs to.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds