Skip to content

Commit 0879c14

Browse files
authored
Merge pull request #378 from grom72/rpma-discontinuation
doc: rpma discontinuation announcement
2 parents 54dab9d + 677c38b commit 0879c14

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

content/blog/2022/update-pmdk-project-status.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Andy Rudoff – Persistent Memory Software Architect, Intel Labs
6666
| libmemkind<br /> TieredMemDB | https://github.com/memkind/memkind<br /> https://github.com/TieredMemDB | Issue Reporting and Bug Fixes via GitHub and [email protected] |
6767
| PMUL<br /> LLPL<br /> PCJ | https://github.com/pmem/pmul<br /> https://github.com/pmem/llpl<br /> https://github.com/pmem/pcj | Issue Reporting and Bug Fixes via GitHub and [email protected]<br /> Intel JAVA Team Maintaining |
6868
| ndctl | https://github.com/pmem/ndctl | Issue Reporting and Bug Fixes via GitHub and [email protected]<br /> Intel Linux Kernel Team Maintaining and continuing development for CXL-based memory devices & NVDIMMs |
69-
| librpma | https://github.com/pmem/rpma | Issue Reporting and Bug Fixes via GitHub and [email protected]<br /> Seeking new co-maintainer(s) to continue development towards production release |
69+
| librpma | https://github.com/pmem/rpma | No further support or maintenance planned |
7070
| pmdk-convert | https://github.com/pmem/pmdk-convert | No further support or maintenance planned |
7171
| Libpmemstream | https://github.com/pmem/pmemstream | No further support or maintenance planned |
7272
| Libpmemblk<br /> Libpmemlog | https://github.com/pmem/pmdk | No further support or maintenance planned |
@@ -112,3 +112,4 @@ Andy Rudoff – Persistent Memory Software Architect, Intel Labs
112112
> **A:** For the libraries Intel continues to support, the critical security and bug fixes will follow the Intel Optane persistent memory lifecycle. Once an Optane persistent memory product reaches end of life (EOL), the associated bug fix support for PMDK on that product will also end. Some libraries will not have bug fix support, those are outlined in the table above.
113113
114114
###### [This entry was edited on 2023-03-28 to reflect the latest [announcement](/announcements/2023/customer-letter-march-2023/)]
115+
###### [This entry was edited on 2023-09-05 to reflect [announcement](https://github.com/pmem/rpma#%EF%B8%8F-discontinuation-of-the-project) about librpma discontinuation]

content/rpma/_index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ description: ""
1212
disclaimer: "The contents of this web site and the associated <a href=\"https://github.com/pmem\">GitHub repositories</a> are BSD-licensed open source."
1313
---
1414

15+
### Discontinuation of the project
16+
17+
The **librpma** project will no longer be maintained by Intel.
18+
- Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases,
19+
or updates, to this project.
20+
- Intel no longer accepts patches to this project.
21+
- If you have an ongoing need to use this project, are interested in independently developing it, or would like to
22+
maintain patches for the open source software community, please create your own fork of this project.
23+
- You will find more information [here](/blog/2022/11/update-on-pmdk-and-our-long-term-support-strategy/).
24+
1525
### The librpma library
1626

1727
The **Remote Persistent Memory Access (RPMA)** (librpma) is a C library to simplify accessing persistent memory on remote hosts over **Remote Direct Memory Access (RDMA)**.

0 commit comments

Comments
 (0)