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

Skip to content
Commit 4fe122d7 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

time: Run deferrable timers on other CPUs when tick_do_timer_cpu is busy



The deferrable timers processing is done by the tick_do_timer_cpu. If
softirqs are deferred to the ksoftirqd task on this CPU, it may take longer
time to process the deferrable timers under heavy load scenarios. Allow
deferrable timers to be processed on other CPUs when ksoftirqd is active
on the tick_do_timer_cpu.

Change-Id: Ic7b39415b5efd3239a28e41460708a3bcfdb47b2
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent d8136467
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