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

mount: change readahead unit to block #5704

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

jiefenghuang
Copy link
Contributor

@jiefenghuang jiefenghuang commented Feb 28, 2025

ref #5547
close #5224

The current configuration is indeed quite confusing,maybe two way to modify:

  1. change unit to blocks,default is 8
  2. remain using size, and the default value setting to 8 * block size.

Signed-off-by: jiefenghuang <jiefeng@juicedata.io>
Signed-off-by: jiefenghuang <jiefeng@juicedata.io>
@jiefenghuang jiefenghuang requested a review from SandyXSD March 7, 2025 04:42
@SandyXSD SandyXSD requested review from davies and removed request for SandyXSD March 7, 2025 05:54
@SandyXSD SandyXSD marked this pull request as draft March 7, 2025 06:37
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.

Make max-readahead configurable to enhance read performance
1 participant