Numad is a system daemon that monitors NUMA topology and usage. It will attempt to locate
processes for optimum NUMA locality, 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.
Sets the time interval that numad waits between system scans, in seconds <\fImax_interval\fP>. Default <\fImax_interval\fP> is 15 seconds, default <\fImin_interval\fP> is 5 seconds.
Setting a <\fImax_interval\fP> of zero will cause the daemon to exit.
Queries numad for the best CPUs to bind an entity that needs <\fINCPUS\fP>. Optionally, the amount of memory for the entity can be specified as well <\fI:MB\fP> so numad can pick CPUS on a node with adequate free memory. Output of this option is a string that contains a node list. For example: 2\-3,6.
.SH"FILES"
.LP
\fI/usr/bin/numad\fP
.br
\fI/var/log/numad.log\fP
.br
\fI/var/run/numad.pid\fP
.SH"ENVIRONMENT VARIABLES"
.LP
.TP
None.
.SH"EXAMPLES"
.LP
Numad is normally run a system daemon and should be managed by the