doc: Mention potential SMP scheduler improvement

This commit is contained in:
Sebastian Huber
2016-01-05 11:07:53 +01:00
parent bc8176bcd5
commit 173c44eba4

View File

@@ -121,6 +121,9 @@ affinity. Although the behavior is scheduler specific, if the scheduler
does not support affinity, it is likely to ignore all attempts to set does not support affinity, it is likely to ignore all attempts to set
affinity. affinity.
The scheduler with support for arbitary processor affinities uses a proof of
concept implementation. See @url{https://devel.rtems.org/ticket/2510}.
@subsection Task Migration @subsection Task Migration
@cindex task migration @cindex task migration