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
This looks ok if these priorities are mapped to Classic or Score. POSIX
thread priorities run opposite.
On Wed, Dec 23, 2020, 2:36 PM wrote:
> From: Chris Johns
>
> It seems we need valid values or assumptions in the FreeBSD about
> these values breaks some of the code.
>
> Closes #4207
> ---
>
From: Chris Johns
It seems we need valid values or assumptions in the FreeBSD about
these values breaks some of the code.
Closes #4207
---
cpukit/include/sys/priority.h | 102 --
1 file changed, 85 insertions(+), 17 deletions(-)
diff --git a/cpukit/include/sys/p