slackbuilds/system/numactl
Wainamoinen e5a92e8d2d system/numactl: Updated for version 2.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-05-02 11:46:36 +07:00
..
README
numactl.SlackBuild system/numactl: Updated for version 2.0.13. 2020-05-02 11:46:36 +07:00
numactl.info system/numactl: Updated for version 2.0.13. 2020-05-02 11:46:36 +07:00
slack-desc

README

NUMA stands for Non-Uniform Memory Access, in other words a system
whose memory is not all in one place.
The numactl program allows you to run your application program on
specific cpu's and memory nodes. It does this by supplying a NUMA
memory policy to the operating system before running your program.