On Mon, Dec 13, 2010 at 05:17:51PM +0000, Paddy Steed wrote: > So, no-one has any idea's on how to implement the cache. Would making it > all swap work, does to OS cache files in swap?
Quite the opposite. Too many people have ideas for SSD-as-cache in Linux, in non particular order: — bcache — cleancache — btrfs temperature tracking — dm-hstore — dm-cache / flashcache Patches are in various states of implementation, some with explicit btrfs support. There's no clear winner at this time, but some of above solutions are shipped in distro kernels. -- Tomasz Torcz "God, root, what's the difference?" xmpp: [email protected] "God is more forgiving." -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
