daxctl
Utility for managing the device DAX subsystem
Install
- All systems
-
curl cmd.cat/daxctl.sh
- Debian
-
apt-get install daxctl
- Ubuntu
-
apt-get install daxctl
- Arch Linux
-
pacman -S daxctl
- Kali Linux
-
apt-get install daxctl
- CentOS
-
yum install daxctl
- Fedora
-
dnf install daxctl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install daxctl
- Dockerfile
- dockerfile.run/daxctl
daxctl
Utility for managing the device DAX subsystem
"DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space. This package contains a utility for managing the device DAX subsystem in the Linux kernel.
ndctl
Utility for managing the nvdimm subsystem
The nvdimm subsystem defines a kernel device model and control message interface for platform NVDIMM resources like those defined by the ACPI 6+ NFIT (NVDIMM Firmware Interface Table). This package contains a utility for managing the nvdimm (non-volatile memory device) subsystem in the Linux kernel.