numactl was only modifying its own CPU affinity, which is fine
when creating a new process, but not very helpful when modifying
an existing processes.
Details
Details
numactl --set --tid ...
numactl --set --pid ...
numactl ... /bin/sh
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2111 Build 2119: arc lint + arc unit