Skip to content
Commit 1f5f0cf8 authored by TaiJu Wu's avatar TaiJu Wu Committed by Anas Nashif
Browse files

sched: Remove multi-level queue priority limit



Modified bitmask to  bitmask array, it can make multilevel queue remove
32 bit prioriry limit.

We can scan bitmask array to find which queue have ready thread.

Only need the number of queues as priority because the priority
is checked on create_thread.

Signed-off-by: default avatarTaiJu Wu <tjwu1217@gmail.com>
parent a63b3d1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment