Unable to use numactl to bind a isolated core
Issue
- Isolated cores
[root@example.com ~]# cat /sys/devices/system/cpu/isolated
2-3
- When attempting to bind a process to an isolated CPU using the
numactlcommand, the following warning message appears, and the operation fails.
[root@example.com ~]# numactl -C 2 date
libnuma: Warning: cpu argument 2 is out of range
<2> is invalid
Environment
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.