]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Bias reads more in favor of faster device
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 23 Nov 2024 21:47:10 +0000 (16:47 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:19 +0000 (01:36 -0500)
commite1cb4f56dc4cfcf1cb1b90479cb35c5a304ff527
tree33b22ae5232ad96cbc298a164747386f627264fd
parentf4d67f6d5a4c042a28fa1d67f756e3d24ba60888
bcachefs: Bias reads more in favor of faster device

Per reports of performance issues on mixed multi device filesystems
where we're issuing too much IO to the spinning rust - tweak this
algorithm.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/extents.c