Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e63addb4 authored by Imran Khan's avatar Imran Khan Committed by Olav Haugan
Browse files

defconfig: sdm845: Use RCU_NOCB for RCU subsystem



Use per CPU NOCB threads to process RCU callbacks, rather than processing
the callbacks in softirq context. Processing large number of callbacks
in softirq context may result in delayed execution of other softirqs, so
remove processing of callbacks from softirq context.

Change-Id: I96faf1e5c8e786a2cb2410bb1265875410f74ae3
Signed-off-by: default avatarImran Khan <kimran@codeaurora.org>
parent dcff6619
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment