]> git.ipfire.org Git - thirdparty/util-linux.git/commit
schedutils: clarify meaning of taskset return code
authorAlison Chaiken <alison@she-devel.com>
Sun, 25 Dec 2022 02:25:26 +0000 (18:25 -0800)
committerAlison Chaiken <alison@she-devel.com>
Sat, 7 Jan 2023 22:06:14 +0000 (14:06 -0800)
commit3d548c295b44a0a0d97c53995a7f3dab6c3ff2a6
tree3f294a06c02d0dd92007c20cfadb25c152661b82
parent1c31644e44348b9d1997bb5b49bc24b8ee4c8f14
schedutils: clarify meaning of taskset return code

Make clear that an EXIT_SUCCESS value returned by taskset does not mean that a
thread has actually migrated to a core matching the affinity request.
schedutils/taskset.1.adoc