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

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

core_ctl: redo offline_delay_ms tunable implementation



The offline_delay_ms tunable is supposed to give hysteresis
effect by delaying the CPU isolation. The current implementation
is not enforcing this correctly due to which we see a CPU is
getting isolated immediately in the next evaluation cycle.

Allow isolating a CPU only if offline_delay_ms is passed
after since the last time we isolated/unisolated/evaluated
without changing the need CPUs.

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