Skip to content

Commit

Permalink
Merge pull request #229 from wlemkows/remote-depr
Browse files Browse the repository at this point in the history
pmdk: update librpmem information
  • Loading branch information
ldorau authored Apr 21, 2022
2 parents 7a8f798 + efec789 commit ca6860f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/en/pmdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ libraries_section:
<p>See the <a href=\"/rpma/\">librpma page</a> for available documentation.</p>"
library_itemA3:
title: 'librpmem'
content: "<p><strong>pmempool</strong> is a management tool for persistent memory pool files created by the PMDK libraries. It may be useful for system administrators as well as for software developers for troubleshooting and debugging.</p>
content: "<p><strong>librpmem</strong> provides low-level support for remote access to persistent memory utilizing RDMA-capable RNICs.</p>
<p>See the <a href=\"./librpmem\">librpmem page</a> for documentation and examples.</p>
<blockquote><p><strong>Note:</strong> This is still an <strong>experimental</strong> API and should not be used in production environments.</p></blockquote>
<blockquote><p><strong>Note:</strong> This is a <strong>deprecated</strong> API and should not be used in production environments.</p></blockquote>
<blockquote><p><strong>Note:</strong> The alternative solution for accessing remote persistent memory is implemented by the <a href=\"#librpma\">librpma</a> library (see below).</p></blockquote>"
library_itemA4:
title: 'libvmemcache'
Expand Down

0 comments on commit ca6860f

Please sign in to comment.