rcu: enable rcu_normal_after_boot by default for RT
The forcing of an expedited grace period is an expensive and very RT-application unfriendly operation, as it forcibly preempts all running tasks on CPUs which are preventing the gp from expiring. By default, as a policy decision, disable the expediting of grace periods (after boot) on configurations which enable PREEMPT_RT_FULL. Suggested-by:Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by:
Julia Cartwright <julia@ni.com> Signed-off-by:
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Loading
Please sign in to comment