linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Give up on bcache?
@ 2017-09-26 16:50 Ferry Toth
  2017-09-26 18:33 ` Roman Mamedov
  2017-09-26 19:52 ` Austin S. Hemmelgarn
  0 siblings, 2 replies; 7+ messages in thread
From: Ferry Toth @ 2017-09-26 16:50 UTC (permalink / raw)
  To: linux-btrfs

Looking at the Phoronix benchmark here:

https://www.phoronix.com/scan.php?page=article&item=linux414-bcache-
raid&num=2

I think it might be idle hopes to think bcache can be used as a ssd cache 
for btrfs to significantly improve performance.. True, the benchmark is 
using ext.

But the most important one (where btrfs always shows to be a little slow) 
would be the SQLLite test. And with ext at least performance _degrades_ 
except for the Writeback mode, and even there is nowhere near what the 
SSD is capable of.

I think with btrfs it will be even worse and that it is a fundamental 
problem: caching is complex and the cache can not how how the data on the 
fs is used.

I think the original idea of hot data tracking has a much better chance 
to significantly improve performance. This of course as the SSD's and 
HDD's then will be equal citizens and btrfs itself gets to decide on 
which drive the data is best stored.

With this implemented right, it would also finally silence the never 
ending discussion why not btrfs and why zfs, ext, xfs etc. Which would be 
a plus by its own right.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-09-27 12:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26 16:50 Give up on bcache? Ferry Toth
2017-09-26 18:33 ` Roman Mamedov
2017-09-26 19:50   ` Kai Krakow
2017-09-26 20:12   ` Adam Borowski
2017-09-26 19:52 ` Austin S. Hemmelgarn
2017-09-26 22:46   ` Ferry Toth
2017-09-27 12:08     ` Austin S. Hemmelgarn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).