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

Commit a928cc17 authored by Imran Khan's avatar Imran Khan
Browse files

defconfig: 8937/8917/8940: Move RCU callbacks processing to kernel thread



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: Ic8e31110c29a1b87b7eee00e59e656b7d1652d4d
Signed-off-by: default avatarImran Khan <kimran@codeaurora.org>
parent 8eefef21
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