Implementing a priority-map module, eliminating the scheduler's limit of 8 priority levels which was previously imposed on the system.
The new maximum number of thread priorities is limited only to the available RAM of the host system.
Authored by: m0slevin 2016-01-17
Parent: [r297]
Child: [r299]