aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_setaffinity_np.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-10-31 16:45:46 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-10-31 16:45:46 +0100
commit30ed4712c7942e8a1a746d1e7c3854c798b542ae (patch)
tree8876ae151539e1f96947211b580b67012633fa62 /man3/pthread_setaffinity_np.3
parentd3fc509df8b249fe2a724187a363f1288b750551 (diff)
downloadman-pages-30ed4712c794.tar.gz
chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaffinity_np.3, ddp.7, fifo.7, ip.7: Remove some out-of-date/obsolete/irrelevant FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/pthread_setaffinity_np.3')
-rw-r--r--man3/pthread_setaffinity_np.34
1 files changed, 0 insertions, 4 deletions
diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3
index 8a4a010905..a6c99d7326 100644
--- a/man3/pthread_setaffinity_np.3
+++ b/man3/pthread_setaffinity_np.3
@@ -97,10 +97,6 @@ may be imposed by the "cpuset" mechanism described in
specified a CPU that was outside the set supported by the kernel.
(The kernel configuration option
.BR CONFIG_NR_CPUS
-.\" FIXME . ?
-.\" Loic Domaigne commented: it seems that in the future the
-.\" kernel developers want to make cpumask_t dynamic, so
-.\" CONFIG_NR_CPUS might become obsolete in the future.
defines the range of the set supported by the kernel data type
.\" cpumask_t
used to represent CPU sets.)