diff options
author | Frederic Weisbecker <[email protected]> | 2021-09-14 12:31:34 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-10-05 15:51:56 +0200 |
commit | c597bfddc9e9e8a63817252b67c3ca0e544ace26 (patch) | |
tree | bca0a05a1a3516eb446cb370bfd757425f0749c2 /scripts/gdb/linux/proc.py | |
parent | 32ed980c3020b7a19e26dc488c10817807ba2a41 (diff) |
sched: Provide Kconfig support for default dynamic preempt mode
Currently the boot defined preempt behaviour (aka dynamic preempt)
selects full preemption by default when the "preempt=" boot parameter
is omitted. However distros may rather want to default to either
no preemption or voluntary preemption.
To provide with this flexibility, make dynamic preemption a visible
Kconfig option and adapt the preemption behaviour selected by the user
to either static or dynamic preemption.
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions