freebsd-dev/usr.bin/numactl
Eric van Gyzen 414dbbaf56 numactl: fix CPU affinity when modifying an existing process or thread
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.

Reviewed by:	adrian
Sponsored by:	Dell Inc.
Differential Revision:	https://reviews.freebsd.org/D4927
2016-01-14 01:34:41 +00:00
..
Makefile
Makefile.depend
numactl.1
numactl.c numactl: fix CPU affinity when modifying an existing process or thread 2016-01-14 01:34:41 +00:00