On 20/06/16 18:00, Gedare Bloom wrote:
diff --git a/cpukit/score/include/rtems/score/schedulerimpl.h
b/cpukit/score/include/rtems/score/schedulerimpl.h
>index 50061fb..fad7ecc 100644
>--- a/cpukit/score/include/rtems/score/schedulerimpl.h
>+++ b/cpukit/score/include/rtems/score/schedulerimpl.h
Introduce map/unmap priority scheduler operations to map thread priority
values from/to the user domain to/from the scheduler domain. Use the
map priority operation to validate the thread priority. The EDF
schedulers use this new operation to distinguish between normal
priorities and priorities o