diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2022-08-31 04:22:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-03 17:58:43 +0700 |
commit | 156d7e5bd6416e31b13a35b4433000aec1b4ecb8 (patch) | |
tree | df526995d81a73656318e93c3a1c00e714347320 /system/pmdk/README | |
parent | 5e6646d3feac1d7724997a4f9b881e087f9f704a (diff) |
system/pmdk: Added (Persistent Memory Development Kit)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pmdk/README')
-rw-r--r-- | system/pmdk/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/pmdk/README b/system/pmdk/README new file mode 100644 index 0000000000000..4235e3782f97b --- /dev/null +++ b/system/pmdk/README @@ -0,0 +1,4 @@ +The Persistent Memory Development Kit (PMDK) is a +collection of libraries and tools for System Administrators +and Application Developers to simplify managing and +accessing persistent memory devices. |