daxio
Persistent Memory management tools
Install
- All systems
-
curl cmd.cat/daxio.sh
- Debian
-
apt-get install pmdk-tools
- Ubuntu
-
apt-get install pmdk-tools
- Kali Linux
-
apt-get install pmdk-tools
- CentOS
-
yum install daxio
- Fedora
-
dnf install daxio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pmdk-tools
- Dockerfile
- dockerfile.run/daxio
pmdk-tools
Persistent Memory management tools
The main purpose of this package is to provide a user with a set of utilities for off-line analysis and manipulation of pools created by pmem libraries. The utilities may be useful for troubleshooting by system administrators and for software developers who work on applications based on these libraries. The latter may find these tools useful for testing and debugging purposes also.