From 173c44eba4e64967a30cc608853b54bb08bdc3c0 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 5 Jan 2016 11:07:53 +0100 Subject: doc: Mention potential SMP scheduler improvement --- doc/user/smp.t | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/user') diff --git a/doc/user/smp.t b/doc/user/smp.t index 1ed8396b7f..c15b7ebdcc 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 -- cgit v1.2.3