slackbuilds_ponce/system/numactl
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
numactl.info
numactl.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
README
slack-desc

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.