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

feat: set read_ahead_size #3963

Merged
merged 3 commits into from
Jan 17, 2024
Merged

feat: set read_ahead_size #3963

merged 3 commits into from
Jan 17, 2024

Conversation

cvvz
Copy link
Collaborator

@cvvz cvvz commented Jan 11, 2024

What type of PR is this?
/kind feature

What this PR does / why we need it:
We could set read_aead_size to a large value (default is 128) to improve the read performance of NFS.
Please refer to

  1. https://learn.microsoft.com/en-us/azure/azure-netapp-files/performance-linux-nfs-read-ahead#how-to-persistently-set-read-ahead-for-nfs-mounts
  2. feat: set read-ahead for nfs mount kubernetes-sigs/blob-csi-driver#759

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

set `read_aead_size` to 15380

@coveralls
Copy link

coveralls commented Jan 11, 2024

Pull Request Test Coverage Report for Build 7550607388

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.313%

Totals Coverage Status
Change from base Build 7547898092: 0.0%
Covered Lines: 2285
Relevant Lines: 2881

💛 - Coveralls

@cvvz cvvz changed the title feat: set reahd_ahead_size feat: set read_ahead_size Jan 11, 2024
@andyzhangx andyzhangx enabled auto-merge (squash) January 11, 2024 12:09
@andyzhangx
Copy link
Collaborator

@ganeshkumarashok can you approve this PR again? thanks.

@andyzhangx andyzhangx merged commit a9d4a6c into master Jan 17, 2024
22 checks passed
@andyzhangx andyzhangx deleted the weizhichen/set_read_ahead_kb branch January 17, 2024 06:02
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.

4 participants