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

Commit 373d85e0 authored by Imran Khan's avatar Imran Khan
Browse files

defconfig: 8953: Move RCU callbacks processing to kernel threads



Under high load situations RCU callback processing adds a
significant workload to softirq. This may result in CPU
starvation for other time critical entities, waiting to run
in softirq context. This patch eanbles the kernel option
which allows to perform RCU callback processing in separate
kernel threads and thus reducing the softriq workload a lot.

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