You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
434 B

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