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 stability for heavy random write workload #664

Merged
merged 2 commits into from
Jul 20, 2021
Merged

Improve stability for heavy random write workload #664

merged 2 commits into from
Jul 20, 2021

Conversation

davies
Copy link
Contributor

@davies davies commented Jul 20, 2021

fio --group_reporting --time_based --iodepth=32 --norandommap --name=4k-file-single-randwrite --directory=/jfs-ce3/tmp --rw=randwrite --bs=4k --size=10G --runtime=300 --numjobs=1 --output 4k-random-write.txt

2. flush the slices earlier when there are more than 800
3. stop compacting when use 150% of buffer size
4. increase limit of compaction to 1000 slices
5. increase the trigger to compaction to 100 slices
@davies davies requested a review from SandyXSD July 20, 2021 05:43
@davies davies merged commit 63e305a into main Jul 20, 2021
@davies davies deleted the buffer_pool branch July 20, 2021 06:21
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.

None yet

2 participants