0b48bdbaa5
This raises CONFIG_RCU_CPU_STALL_TIMEOUT from 21s to 60s and CONFIG_RCU_EXP_CPU_STALL_TIMEOUT from 20ms to 60ms (the value `0` means that it is set to the regular stall timeout divided by 1000). The original values caused frequent kernel logs of "rcu_preempt detected expedited stalls" while running CPU-intensive stuff like waydroid and caused such processes or others like Phosh to crash. The kernel defaults are 21 / 0 (21s / 21ms), though the config docs note that the latter is "normally 20ms on Android devices". For what it's worth, Debian 12's amd64 kernel uses the kernel defaults of 21 / 0 (21s / 21ms), while OpenSUSE TW's amd64 kernel uses 60 / 0 (60s / 60ms) just like this commit. Ref: #2980 |
||
---|---|---|
.. | ||
device-pine64-pinephone | ||
device-purism-librem5 | ||
device-qemu-aarch64 | ||
device-qemu-amd64 | ||
device-qemu-riscv64 | ||
firmware-brcm43752 | ||
firmware-pine64-ov5640 | ||
firmware-pine64-rtl8723bt | ||
firmware-siliconlabs-rs9116 | ||
linux-postmarketos-allwinner | ||
linux-purism-librem5 | ||
u-boot-librem5 | ||
u-boot-pinephone |