zephyr/doc/kernel
TaiJu Wu 1f5f0cf838 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: TaiJu Wu <tjwu1217@gmail.com>
2024-03-12 19:37:40 -04:00
..
data_structures doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
drivers doc: fix typo in multiple directories (build, hardware, kernel, project) 2024-01-26 13:16:18 +01:00
iterable_sections
memory_management doc: fix typo in multiple directories (build, hardware, kernel, project) 2024-01-26 13:16:18 +01:00
object_cores
services sched: Remove multi-level queue priority limit 2024-03-12 19:37:40 -04:00
timing_functions os: timing: polish doxygen 2023-12-12 19:10:33 +01:00
usermode
util
code-relocation.rst code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
index.rst
timeutil.rst bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00