numad
User-level daemon that monitors NUMA topology and usage
Install
- All systems
-
curl cmd.cat/numad.sh
- Debian
-
apt-get install numad - Ubuntu
-
apt-get install numad - Kali Linux
-
apt-get install numad - CentOS
-
yum install numad - Fedora
-
dnf install numad - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install numad - Raspbian
-
apt-get install numad
numad
User-level daemon that monitors NUMA topology and usage
Numad is a system daemon that monitors NUMA topology and usage. It will attempt to locate processes for optimum NUMA locality and affinity, dynamically adjusting to changing system conditions. Numad also provides guidance to assist management applications with initial manual binding of CPU and memory resources for their processes.