ARM64: configs: enable Lazy RCU and regenerate

This commit is contained in:
Ksawlii 2024-11-19 17:58:10 +01:00
parent 892398140b
commit 757f0039df
2 changed files with 4 additions and 0 deletions

View file

@ -125,6 +125,8 @@ CONFIG_RCU_FAST_NO_HZ=y
CONFIG_RCU_BOOST=y
CONFIG_RCU_BOOST_DELAY=500
CONFIG_RCU_NOCB_CPU=y
CONFIG_RCU_LAZY=y
CONFIG_RCU_BOOT_END_DELAY=20000
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
# end of RCU Subsystem

View file

@ -126,6 +126,8 @@ CONFIG_RCU_FAST_NO_HZ=y
CONFIG_RCU_BOOST=y
CONFIG_RCU_BOOST_DELAY=500
CONFIG_RCU_NOCB_CPU=y
CONFIG_RCU_LAZY=y
CONFIG_RCU_BOOT_END_DELAY=20000
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
# end of RCU Subsystem