On Mon, Mar 01, 2021 at 09:26:41AM +0000, fdman...@kernel.org wrote: > From: Filipe Manana <fdman...@suse.com> > > This patchset adds btree read ahead for full and incremental send operations, > which results in some nice speedups. Test and results are mentioned in the > change log of each patch.
Thanks, added to misc-next. The first patch has probably the best ratio of changed lines vs performance gain.