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

DAOS-16591 mgmt, vos, common: Align scm/meta size #15146

Merged
merged 3 commits into from
Sep 24, 2024

Commits on Sep 18, 2024

  1. DAOS-16591 mgmt, vos, common: Align scm/meta size

    The scm and meta sizes for vos are now aligned-up to 16M for pools
    using phase 2 allocator.
    
    Signed-off-by: Sherin T George <sherin-t.george@hpe.com>
    sherintg committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    08e761b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. DAOS-16591 mgmt, vos, common: Align scm/meta size

    Addressed review comments.
    Added a tunable to disable creating BMEM_V2 pools.
    
    Signed-off-by: Sherin T George <sherin-t.george@hpe.com>
    sherintg committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    35ae67a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. DAOS-16591 mgmt, vos, common: Align scm/meta size

    Handled meta_sz == 0 during pool extend operation.
    
    Signed-off-by: Sherin T George <sherin-t.george@hpe.com>
    sherintg committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a4bfb57 View commit details
    Browse the repository at this point in the history