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

BRT: Make BRT block sizes configurable #15967

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Commits on Mar 22, 2024

  1. BRT: Make BRT block sizes configurable

    Similar to DDT make BRT data and indirect block sizes configurable
    via module parameters.  I am not sure what would be the best yet,
    but similar to DDT 4KB blocks kill all chances of compression on
    vdev with ashift=12 or more, that on my tests reaches 3x.
    
    While here, fix documentation for respective DDT parameters.
    
    Signed-off-by:	Alexander Motin <[email protected]>
    Sponsored by:	iXsystems, Inc.
    amotin committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4157253 View commit details
    Browse the repository at this point in the history