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-14408 pmdk: build with NDCTL 63.1 to enable full RAS support in PMDK. #32

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2023

  1. Build with NDCTL 63.1 to enable full RAS support in PMDK.

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    janekmi authored and grom72 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3fbeb46 View commit details
    Browse the repository at this point in the history
  2. update changlog

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f269edc View commit details
    Browse the repository at this point in the history
  3. restore _hardened_build flag

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    42c30a5 View commit details
    Browse the repository at this point in the history
  4. Test-master-branch: grom72/re_enable_ndctl

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e46e013 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. DAOS-14514 pmdk: update to version 2.0.1

    Upgrade to version 2.0.1.
    This is the version that allows enabling NDCTL without
    risk of stack over-usage in argobots ULT.
    
    Obsolete libraries lbpmemblk and libpmemlog has been removed.
    
    Exclude examples and benchmarks build via env variables
    (BUILD_EXAMPLES=n BUILD_BENCHMARKS=n) instead of patch.
    
    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    15ceb81 View commit details
    Browse the repository at this point in the history
  2. fix: remove cmake dependency

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    52c2088 View commit details
    Browse the repository at this point in the history
  3. fix the path to PMDK documentation

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0834dfd View commit details
    Browse the repository at this point in the history
  4. remove cmake dependecy

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8a96fa1 View commit details
    Browse the repository at this point in the history
  5. Merge with latest master

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    457aebb View commit details
    Browse the repository at this point in the history
  6. fix: use make_common_args as make parameter

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8c534b3 View commit details
    Browse the repository at this point in the history
  7. fix: use make_common_args as make parameter

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f1786e6 View commit details
    Browse the repository at this point in the history
  8. fix dependencies

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0a0f20c View commit details
    Browse the repository at this point in the history
  9. remove centos7

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    55433ad View commit details
    Browse the repository at this point in the history
  10. Revert "remove centos7"

    This reverts commit 55433ad.
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1d51e27 View commit details
    Browse the repository at this point in the history
  11. fix date

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cb38ffd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix build system for el8 and leap15.5

    Signed-off-by: Tomasz Gromadzki <[email protected]>
    grom72 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    50734ca View commit details
    Browse the repository at this point in the history