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>
This commit is contained in:
parent
f47330edd8
commit
38243564b8
1 changed files with 8 additions and 0 deletions
|
@ -257,6 +257,14 @@ for a kernel object, such as a mutex.
|
|||
Use preemptive threads to give priority to time-sensitive processing
|
||||
over less time-sensitive processing.
|
||||
|
||||
|
||||
Configuration Options
|
||||
**********************
|
||||
|
||||
* :kconfig:option:`CONFIG_TIMESLICING`
|
||||
* :kconfig:option:`CONFIG_TIMESLICE_SIZE`
|
||||
* :kconfig:option:`CONFIG_TIMESLICE_PRIORITY`
|
||||
|
||||
.. _cpu_idle:
|
||||
|
||||
CPU Idling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue