zephyr/doc
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
..
_doxygen doc: update doxygen awesome to v2.3.1 2023-12-15 04:33:16 -05:00
_extensions/zephyr hwmv2: scripts: handle Kconfig sources in a Windows compatible way 2024-03-08 15:19:04 +00:00
_scripts doc: _scripts: redirects: fix redirect for google iot mqtt 2024-02-06 18:57:45 +01:00
_static doc: Make search engine configurable 2023-12-15 04:34:48 -05:00
_templates doc: Make search engine configurable 2023-12-15 04:34:48 -05:00
build doc: kconfig: add exemption for busses in select recommended practices 2024-02-26 12:06:06 +01:00
connectivity Bluetooth: Audio: Shell: CAP change microphone gain command 2024-03-12 17:56:09 +00:00
contribute doc: Add gmtime_r() to rule A.5 exceptions 2024-02-28 00:54:42 +09:00
develop doc: develop: test: Blackbox explanation 2024-03-05 07:43:25 -05:00
hardware doc: arch: fix typo in arm_cortex_m.rst 2024-03-07 12:15:35 +01:00
images doc: remove unused images 2021-07-19 20:06:00 -04:00
introduction bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
kernel sched: Remove multi-level queue priority limit 2024-03-12 19:37:40 -04:00
project doc: fix typo in multiple directories (build, hardware, kernel, project) 2024-01-26 13:16:18 +01:00
releases doc: releases: release-notes: 3.7: support minimum suported CAN bitrates 2024-03-12 10:43:36 +01:00
safety docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
security doc: security: cve-2023-6881 left embargo 2024-02-21 16:12:26 +01:00
services doc: posix: mark getmsg and getpmsg as supported 2024-03-11 14:25:26 +01:00
templates doc: Update sample.tmpl with new directive 2023-09-06 12:11:28 +02:00
404.rst doc: Suggest filing GitHub issue for broken links 2022-04-28 10:26:03 +02:00
CMakeLists.txt doc: enable Sphinx tracebacks 2023-07-12 09:13:49 -04:00
conf.py doc: lts: update conf.py to point at 2.7.6 (LTS) 2024-03-02 06:21:25 -05:00
glossary.rst doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
index-tex.rst doc: pdf: Add Glossary of Terms to PDF output 2023-11-13 12:17:51 -05:00
index.rst docs: safety: Add safety documentation 2023-06-22 06:01:39 -04:00
kconfig.rst doc: use new kconfig extension 2022-03-02 09:28:37 +01:00
known-warnings.txt doc: Revert "doc: Add more known-warnings" 2023-09-15 15:05:23 +02:00
LICENSING.rst docs: licensing: update list of 3rd party code licensed under GPL 2024-02-23 18:27:32 +01:00
Makefile doc: align pseudo-Makefile with latest CMake changes 2023-07-13 14:27:56 +02:00
requirements.txt doc: Bump to Sphinx 7.1 and RTD theme 2.0 2024-02-25 20:56:40 -05:00
substitutions.txt doc: New developer getting started guide 2019-11-13 14:05:47 -06:00
zephyr.doxyfile.in Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00