Changeset 7dfb4b9 in rtems for cpukit/sapi/include

Timestamp:
05/19/16 09:20:58 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
8a040fe4
Parents:
452b7f8
git-author:
Sebastian Huber <sebastian.huber@…> (05/19/16 09:20:58)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/20/16 14:11:02)
Message:

score: Add per scheduler instance maximum priority

The priority values are only valid within a scheduler instance. Thus,
the maximum priority value must be defined per scheduler instance. The
first scheduler instance defines PRIORITY_MAXIMUM. This implies that
RTEMS_MAXIMUM_PRIORITY and POSIX_SCHEDULER_MAXIMUM_PRIORITY are only
valid for threads of the first scheduler instance. Further
API/implementation changes are necessary to fix this.

Update #2556.

(No files)

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