[rtems commit] doc: Mention potential SMP scheduler improvement

Sebastian Huber sebh at rtems.org
Tue Jan 5 10:08:34 UTC 2016


Module:    rtems
Branch:    master
Commit:    173c44eba4e64967a30cc608853b54bb08bdc3c0
Changeset: http://git.rtems.org/rtems/commit/?id=173c44eba4e64967a30cc608853b54bb08bdc3c0

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan  5 11:07:53 2016 +0100

doc: Mention potential SMP scheduler improvement

---

 doc/user/smp.t | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/user/smp.t b/doc/user/smp.t
index 1ed8396..c15b7eb 100644
--- a/doc/user/smp.t
+++ b/doc/user/smp.t
@@ -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
 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
 
 @cindex task migration



More information about the vc mailing list