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

Improve documentation for fio #43

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Improve documentation for fio #43

merged 4 commits into from
Oct 9, 2023

Conversation

fia0
Copy link

@fia0 fia0 commented Sep 19, 2023

This PR adds some additional documentation about external fragmentation observed in fio's random write benchmarks as well as tips how to reduce it.

In general, this doc just does some treatment of symptoms observed in practice. What should really be done is the resolution of fragmentation due to better allocations or tier-internal migration.

An update in a dependency requires us to bump this.
@fia0
Copy link
Author

fia0 commented Oct 9, 2023

The PR required a small fix which bumps the MSRV rust version to pass all tests.

@fia0
Copy link
Author

fia0 commented Oct 9, 2023

Seems to work now fine, which makes it ready to merge

@fia0 fia0 merged commit c4be729 into parcio:main Oct 9, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants