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

Commit 57c2935f authored by Imran Khan's avatar Imran Khan Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: Use RCU_BOOST option for msm8917/37/53



Use RCU_BOOST option to expedite completion of RCU read critical
sections. We are using RCU_BOOST in conjunction with RCU_NOCB
approach. The RCU_NOCB approach makes sure that the call back
processing does not starve other tasks which are in need of CPU,
while RCU_BOOST option ensures that we don't suffer from long
grace periods.

Change-Id: If82bd890eda71f0850ebb294b52f86cc42b3ff97
Signed-off-by: default avatarImran Khan <kimran@codeaurora.org>
parent cf32be90
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