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

Autoconfig #1416

Merged
merged 21 commits into from
Jun 21, 2024
Merged

Autoconfig #1416

merged 21 commits into from
Jun 21, 2024

Conversation

ashruti-msft
Copy link
Collaborator

@ashruti-msft ashruti-msft commented May 16, 2024

Added calcultions for parameters for prefetch, parallelism, mem-size-mb, disk-size-mb in block_cache.
Updated test cases according to new calculations.

P.S: While printing blockCache configuations some values were in bytes and some in MB so I made the output uniform for all in bytes.

@vibhansa-msft vibhansa-msft added this to the V2-2.3.1 milestone May 16, 2024
@souravgupta-msft
Copy link
Member

Can you also write tests for validating these options that are auto computed. For example, you can compute free memory using the free command in Linux and compare the output against the one computed by the code.

README.md Outdated Show resolved Hide resolved
@ashruti-msft ashruti-msft merged commit 6be841d into main Jun 21, 2024
10 checks passed
@souravgupta-msft souravgupta-msft deleted the ashruti/autoConfig branch June 21, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants