migratepages
NUMA scheduling and memory placement tool
Install
- All systems
-
curl cmd.cat/migratepages.sh
- Debian
-
apt-get install numactl - Ubuntu
-
apt-get install numactl - Arch Linux
-
pacman -S numactl - Kali Linux
-
apt-get install numactl - CentOS
-
yum install numactl - Fedora
-
dnf install numactl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install numactl
numactl
NUMA scheduling and memory placement tool
numactl runs processes with a specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policy. In addition it can set persistent policy for shared memory segments or files.