summaryrefslogtreecommitdiffstats
path: root/c-user/task_manager.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/task_manager.rst')
-rw-r--r--c-user/task_manager.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/c-user/task_manager.rst b/c-user/task_manager.rst
index 511d48b..65f2468 100644
--- a/c-user/task_manager.rst
+++ b/c-user/task_manager.rst
@@ -1544,7 +1544,7 @@ DESCRIPTION:
processor and a cleared bit means the opposite.
NOTES:
- None.
+ The task processor affinity is initialized to the set of online processors.
.. raw:: latex
@@ -1594,6 +1594,11 @@ NOTES:
an error if the processor affinity set contains processors that are not
part of the system.
+ In case a scheduler without support for task affinites is used for the
+ task, then the task processor affinity set must contain all online
+ processors of the system. This prevents odd corner cases if processors are
+ added/removed at run-time to/from scheduler instances.
+
.. raw:: latex
\clearpage