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

increase read block size from 1 KB to 4 MB #2319

Merged
merged 1 commit into from
Jun 27, 2022
Merged

increase read block size from 1 KB to 4 MB #2319

merged 1 commit into from
Jun 27, 2022

Commits on Jun 18, 2022

  1. use malloc to increase read chunk size from 1 KB to 4 MB

    Otherwise running command below as part of nc_test/run_inmemory.sh can
    be very slow
        ./tst_diskless4 500000000 opendiskless
    wkliao committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    9c33cfc View commit details
    Browse the repository at this point in the history