memhog
NUMA scheduling and memory placement tool
RUN apt-get update && \
apt-get install -y numactl
RUN apt-get update && \
apt-get install -y numactl
RUN pacman -S --noconfirm numactl
RUN apt-get update && \
apt-get install -y numactl
RUN yum install -y numactl
RUN dnf install -y numactl