Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
    • Łukasz Plewa's avatar
      common: revert Disable SDS if is not supported #4896 · 1c13f108
      Łukasz Plewa authored
      this commit reverts all changes from:
      revert Disable SDS if is not supported #4896
      and all previous reverts/fixes to this feature:
      test: fix sds support check in pmempool_feature #4995
      pool: remove sds extraneous #4996
      
      Support for SDS in powerpc should be implemented by modifying
      pmem2_source_device_usc() function to return PMEM2_E_NOSUPP on
      powerpc platform.
      
      Revert "pool: remove sds extraneous"
      This reverts commit 493ee83f.
      
      Revert "test: fix sds support check in pmempool_feature"
      This reverts commit 11318a92.
      
      Revert "test: Fix pmempool_sync_remote/TEST21 when SDS is not supported"
      This reverts commit 8c9361e1.
      
      Revert "test: fix pmempool_check/TEST33 when sds is not supported"
      This reverts commit 0d98c1df.
      
      Revert
      "test: add SDS not supported optional line on pmempool check tests"
      This reverts commit 3b4d7529.
      
      Revert "pool: disable SDS check if not supported"
      This reverts commit eb7822f5.
      
      Revert "test: fix util_pooset tests to work without SDS"
      This reverts commit d29eb2ed.
      
      Revert "test: fix pmempool_info/TEST14 to work without SDS"
      This reverts commit fb6445d2.
      
      Revert "test: Fix obj_sds to always have SDS"
      This reverts commit a6d76e26.
      
      Revert "test: skip pmempool_feature if SDS cannot be enabled"
      This reverts commit d4b31aa9.
      
      Revert "common: Add runtime SDS check and disable"
      This reverts commit ac3da3a2.
      1c13f108
  2. Oct 07, 2020
  3. Oct 02, 2020
  4. Sep 25, 2020
  5. Sep 24, 2020
  6. Sep 22, 2020
  7. Sep 16, 2020
  8. Sep 15, 2020
  9. Sep 14, 2020
  10. Sep 04, 2020
  11. Sep 03, 2020
  12. Sep 01, 2020
  13. Aug 28, 2020
  14. Aug 27, 2020
  15. Aug 26, 2020
  16. Aug 25, 2020
  17. Aug 24, 2020
  18. Aug 21, 2020
    • Piotr Balcer's avatar
      obj: fix failure atomicity bug in huge allocs · cfafbd04
      Piotr Balcer authored
      This is a regression introduced in 5e137e0b. That patch accidentally
      modified the order in which huge chunk headers are updated, leading
      to possible issue with failure atomicity where the chunk headers could
      be inconsistent if a crash happened in between two header updates.
      cfafbd04
  19. Aug 20, 2020
  20. Aug 11, 2020
  21. Aug 05, 2020
  22. Aug 03, 2020
Loading