Changeset 0036ddf in rtems for cpukit/score/src

Timestamp:
09/17/21 06:12:35 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
3291b2a
Parents:
59537c9
git-author:
Sebastian Huber <sebastian.huber@…> (09/17/21 06:12:35)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/21/21 05:39:09)
Message:

score: Provide two thread pin/unpin defaults

The uniprocessor schedulers do not support systems with more than more
processors. So they rivially support thread pinning and thus the
SMP_FATAL_SCHEDULER_PIN_OR_UNPIN_NOT_SUPPORTED cannot happen.

Add a second default implementation for SMP schedulers which do not
support thread pinning.

Change license to BSD-2-Clause according to file history and re-licensing
agreement.

Update #3053.

(No files)

Note: See TracChangeset for help on using the changeset viewer.