Forgot your password?

typodupeerror

Comment: Re:bcache (Score 1) 297

by Kento (#31947080) Attached to: Software SSD Cache Implementation For Linux?

This should do what you want - with the caveat that I haven't thought about multiple tiers, but I can't imagine that being that hard to add.

It's currently written so there's a systemwide pool of block devices that are used for cache, and all cached data is spread around them, regardless of where it came from. It wouldn't take much work at all to change that though, if there was something that'd benefit.

There are three ways to get something done: (1) Do it yourself. (2) Hire someone to do it for you. (3) Forbid your kids to do it.

Working...