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

Skip to content
Commit b7311a8e authored by Vignesh Radhakrishnan's avatar Vignesh Radhakrishnan Committed by Gerrit - the friendly Code Review server
Browse files

Kconfig: select RCU_BOOST if Kmemleak is enabled



ARCH_MSM8916 and ARCH_MSM8909 based targets have been observed
to queue up too many kmemleak RCU callbacks. This leads to timer
interrupt getting scheduled for every jiffy for an extended
period of time. We end up starving pending tasks causing
undesired effects like watchdog timeout.

Enable RCU_BOOST to ensure read side critical sections get over
quickly and thus ensuring callbacks get executed faster.

Change-Id: Idf38131a7231b69680d8e3bf7cb2b7f3711082bd
Signed-off-by: default avatarVignesh Radhakrishnan <vigneshr@codeaurora.org>
parent aaa31f3b
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