From bcaf6dc0e0abefe66aee7a2b15487d24634b74ce Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 7 May 2017 21:05:04 +0200 Subject: [PATCH] sched_setaffinity.2: Mention cpuset cgroups as a cause of EINVAL error Signed-off-by: Michael Kerrisk --- man2/sched_setaffinity.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 1aa1716a4..93b6090b9 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -123,7 +123,9 @@ The affinity bit mask .I mask contains no processors that are currently physically on the system and permitted to the thread according to any restrictions that -may be imposed by the "cpuset" mechanism described in +may be imposed by +.I cpuset +cgroups or the the "cpuset" mechanism described in .BR cpuset (7). .TP .B EINVAL