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

Skip to content
Commit 395b91e2 authored by Steve Muckle's avatar Steve Muckle Committed by alexax66
Browse files

sched: add PF_WAKE_UP_IDLE



Certain workloads may benefit from the SD_SHARE_PKG_RESOURCES behavior
of waking their tasks up on idle CPUs. The feature has too much of a
negative impact on other workloads however to apply globally. The
PF_WAKE_UP_IDLE flag tells the scheduler to wake up tasks that have this
flag set, or tasks woken by tasks with this flag set, on an idle CPU
if one is available.

Change-Id: I20b28faf35029f9395e9d9f5ddd57ce2de795039
Signed-off-by: default avatarSteve Muckle <smuckle@codeaurora.org>

Original commit: https://git.bricked.de/bricked/mako/commit/3f4321d21cb16eec34f3653c185f05e31cbe407a
parent 242d6fcb
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