linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: add btree read ahead for send operations
@ 2021-02-26 15:17 fdmanana
  2021-02-26 15:17 ` [PATCH 1/2] btrfs: add btree read ahead for full " fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: fdmanana @ 2021-02-26 15:17 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@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.

Filipe Manana (2):
  btrfs: add btree read ahead for full send operations
  btrfs: add btree read ahead for incremental send operations

 fs/btrfs/send.c | 30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2021-03-04 16:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26 15:17 [PATCH 0/2] btrfs: add btree read ahead for send operations fdmanana
2021-02-26 15:17 ` [PATCH 1/2] btrfs: add btree read ahead for full " fdmanana
2021-02-26 15:17 ` [PATCH 2/2] btrfs: add btree read ahead for incremental " fdmanana
2021-03-01  9:26 ` [PATCH v2 0/2] btrfs: add btree read ahead for " fdmanana
2021-03-01  9:26   ` [PATCH v2 1/2] btrfs: add btree read ahead for full " fdmanana
2021-03-01  9:26   ` [PATCH v2 2/2] btrfs: add btree read ahead for incremental " fdmanana
2021-03-04 16:51   ` [PATCH v2 0/2] btrfs: add btree read ahead for " David Sterba

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).