Posted May 16, 2012 7:35 UTC (Wed) by intgr (subscriber, #39733)
[Link]
> Well, you want the sequential writes to bypass the cache, which is what bcache does
Oh, I didn't realize that. That should take care of most of it. There's probably still some benefit to sorting writeback by size, but I'm not sure whether it's worth the complexity.