diff --git a/content/opensource_packages/mayastor.md b/content/opensource_packages/mayastor.md new file mode 100644 index 00000000..ddde8c86 --- /dev/null +++ b/content/opensource_packages/mayastor.md @@ -0,0 +1,29 @@ +--- +name: Mayastor +category: Miscellaneous +description: Mayastor is a rust based cloud-native declarative data plane, which abstracts storage resources and their differences through the data plane. +download_url: https://github.com/openebs/mayastor/releases +works_on_arm: true +supported_minimum_version: + version_number: 0.8.0 + release_date: 2021/03/25 + + +optional_info: + homepage_url: https://mayastor.gitbook.io/introduction + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://github.com/openebs/mayastor/blob/develop/doc/build.md + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/openebs/mayastor/releases/tag/v0.8.0 + release_notes__recommended_minimum: + other_info: Experimental support has been added in version 0.8.0. + +--- diff --git a/content/opensource_packages/pmdk.md b/content/opensource_packages/pmdk.md new file mode 100644 index 00000000..fa6c8285 --- /dev/null +++ b/content/opensource_packages/pmdk.md @@ -0,0 +1,29 @@ +--- +name: PMDK (Persistent Memory Development Kit) +category: Miscellaneous +description: Persistent Memory Development Kit (PMDK) provides a set of tools and libraries for Application Developers and System Administrators to simplify managing and accessing persistent memory devices. +download_url: https://github.com/pmem/pmdk/releases +works_on_arm: true +supported_minimum_version: + version_number: 1.4 + release_date: 2018/03/29 + + +optional_info: + homepage_url: https://pmem.io/pmdk/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: https://developer.arm.com/documentation/101136/22-1-3/DDT/Memory-debugging/PMDK-memory-debugging + partner_content: https://ecosystemdashboard.linaro.org/PMDK/ + official_docs: https://github.com/pmem/pmdk?tab=readme-ov-file#building-and-installing + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/pmem/pmdk/releases/tag/1.4 + release_notes__recommended_minimum: + other_info: Experimental support for AArch64 is added in version 1.4. + +---