zephyr/doc/kernel/services
Anas Nashif f29ae72d79 kernel: rename 'dumb' scheduler and simply call it 'simple'
Improve naming of the scheduler and call it what it is: simple. Using
'dumb' for the default scheduler algorithm in Zephyr is a bad idea.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-03-15 00:34:58 +01:00
..
data_passing kernel/pipe: implement direct-to-pending-readers data copy 2025-01-21 19:44:57 +01:00
other arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00
scheduling kernel: rename 'dumb' scheduler and simply call it 'simple' 2025-03-15 00:34:58 +01:00
smp kernel: rename 'dumb' scheduler and simply call it 'simple' 2025-03-15 00:34:58 +01:00
synchronization
threads doc: kernel: threads: fix idle thread priority documentation 2025-02-16 13:27:03 +01:00
timing
index.rst
interrupts.rst doc: Update direct ISR documentation 2025-03-05 21:54:48 +00:00
polling.rst