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: I9a2c55f8cfbf2fcd69fa68044f7daf9aea88fba0 Signed-off-by:Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by:
Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Loading
Please register or sign in to comment