On 24/12/20 9:20 am, Joel Sherrill wrote:
> This looks ok if these priorities are mapped to Classic or Score. POSIX thread
> priorities run opposite.

The priorities I have added in are replacing are all 0 ...

>     -/* Dummy values to make the libbsd happy */
>     -#define        PRI_MAX_ITHD            0
>     -#define        PI_NET                  0
>     -#define        PI_DISK                 0
>     -#define        PI_SOFT                 0
>     -#define        PI_SWI(x)               0
>     -#define        PRI_MIN_KERN            0
>     -#define        PVM                     0
>     -#define        PRIBIO                  0
>     -#define        PZERO                   0
>     -#define        PSOCK                   0
>     -#define        PWAIT                   0
>     -#define        PPAUSE                  0
>     +#define _SYS_PRIORITY_H_

... so as a result I have not looked any further. I am not sure they relate to
the Classic API or POSIX priority levels.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to