memhog

NUMA scheduling and memory placement tool

Debian Debian
RUN apt-get update && \ apt-get install -y numactl
Ubuntu
RUN apt-get update && \ apt-get install -y numactl
Arch Arch Linux
RUN pacman -S --noconfirm numactl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y numactl
CentOS
RUN yum install -y numactl
Fedora
RUN dnf install -y numactl
click the source code to copy install memhog on any operating system with command-not-found.com