pmempool
Utilities for Persistent Memory
Install
- All systems
-
curl cmd.cat/pmempool.sh
- Debian
-
apt-get install pmempool
- Ubuntu
-
apt-get install pmempool
- Kali Linux
-
apt-get install pmempool
- CentOS
-
yum install pmempool
- Fedora
-
dnf install pmempool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pmempool
- Dockerfile
- dockerfile.run/pmempool
pmempool
Utilities for Persistent Memory
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.