diff options
author | Peter Zijlstra <peterz@infradead.org> | 2024-10-04 15:46:56 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-11-05 14:55:38 +0300 |
commit | 35772d627b55cc7fb4f33bae57c564a25b3121a9 (patch) | |
tree | cc854ab9670c42e24105d639c5f697578fa1739b /tools/perf/scripts/python/task-analyzer.py | |
parent | 7c70cb94d29cd325fabe4a818c18613e3b9919a1 (diff) | |
download | linux-35772d627b55cc7fb4f33bae57c564a25b3121a9.tar.xz |
sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
In order to enable PREEMPT_DYNAMIC for PREEMPT_RT, remove PREEMPT_RT
from the 'Preemption Model' choice. Strictly speaking PREEMPT_RT is
not a change in how preemption works, but rather it makes a ton more
code preemptible.
Notably, take away NONE and VOLUNTARY options for PREEMPT_RT, they make
no sense (but are techincally possible).
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lkml.kernel.org/r/20241007075055.441622332@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions