Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore fiemap block sizes that match archive chunk size #223

Open
tasket opened this issue Nov 17, 2024 · 0 comments
Open

Explore fiemap block sizes that match archive chunk size #223

tasket opened this issue Nov 17, 2024 · 0 comments

Comments

@tasket
Copy link
Owner

tasket commented Nov 17, 2024

The high granularity of fiemap metadata (which represent Btrfs, XFS data fragments as small as 4KB) may be slowing down the delta processing phase of send and monitor.

Since the fiemap utility filefrag has an option to format the output by a user-set block size, delta processing might run noticeably quicker with a blocksize set to 64KB or larger to match the archive's chunk size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant