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

Configure min and max IO completion threads #904

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

badrishc
Copy link
Contributor

@badrishc badrishc commented Jan 8, 2025

Configure min and max IO completion threads separately from min and max threads (in the ThreadPool). This is needed as some scenarios may limit number of thread pool threads but require a larger number of IO completion threads.

…ax threads (in the ThreadPool). This is needed as some scenarios may limit number of thread pool threads but require a larger number of IO completion threads.
@badrishc badrishc merged commit af9cf0e into main Jan 8, 2025
18 checks passed
@badrishc badrishc deleted the badrishc/config-io-threads branch January 8, 2025 22:36
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