| .. | .. |
|---|
| 4241 | 4241 | value, meaning that RCU_SOFTIRQ is used by default. |
|---|
| 4242 | 4242 | Specify rcutree.use_softirq=0 to use rcuc kthreads. |
|---|
| 4243 | 4243 | |
|---|
| 4244 | | - But note that CONFIG_PREEMPT_RT=y kernels disable |
|---|
| 4245 | | - this kernel boot parameter, forcibly setting it |
|---|
| 4246 | | - to zero. |
|---|
| 4247 | | - |
|---|
| 4248 | 4244 | rcutree.rcu_fanout_exact= [KNL] |
|---|
| 4249 | 4245 | Disable autobalancing of the rcu_node combining |
|---|
| 4250 | 4246 | tree. This is used by rcutorture, and might |
|---|
| .. | .. |
|---|
| 4622 | 4618 | rcu_end_inkernel_boot() has been invoked), use |
|---|
| 4623 | 4619 | only normal grace-period primitives. No effect |
|---|
| 4624 | 4620 | on CONFIG_TINY_RCU kernels. |
|---|
| 4625 | | - |
|---|
| 4626 | | - But note that CONFIG_PREEMPT_RT=y kernels enables |
|---|
| 4627 | | - this kernel boot parameter, forcibly setting |
|---|
| 4628 | | - it to the value one, that is, converting any |
|---|
| 4629 | | - post-boot attempt at an expedited RCU grace |
|---|
| 4630 | | - period to instead use normal non-expedited |
|---|
| 4631 | | - grace-period processing. |
|---|
| 4632 | 4621 | |
|---|
| 4633 | 4622 | rcupdate.rcu_task_ipi_delay= [KNL] |
|---|
| 4634 | 4623 | Set time in jiffies during which RCU tasks will |
|---|