Skip to content

Commit 3824356

Browse files
peter-mitsiskartben
authored andcommitted
doc: Add reference to time slice Kconfig options
Updates the scheduling documentation to include references to the time slicing Kconfig options to make them easier to notice. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
1 parent f47330e commit 3824356

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/kernel/services/scheduling/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,14 @@ for a kernel object, such as a mutex.
257257
Use preemptive threads to give priority to time-sensitive processing
258258
over less time-sensitive processing.
259259

260+
261+
Configuration Options
262+
**********************
263+
264+
* :kconfig:option:`CONFIG_TIMESLICING`
265+
* :kconfig:option:`CONFIG_TIMESLICE_SIZE`
266+
* :kconfig:option:`CONFIG_TIMESLICE_PRIORITY`
267+
260268
.. _cpu_idle:
261269

262270
CPU Idling

0 commit comments

Comments
 (0)