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

Skip to content
Commit a8d4b9fe authored by Tomasz Chudy's avatar Tomasz Chudy Committed by Dan Williams
Browse files

isci: workaround port task scheduler starvation issue



There is a condition whereby TCs (task contexts) can jump to the head of
the round robin queue causing indefinite starvation of pending tasks.
Posting a TC to a suspended RNC (remote node context) causes the
hardware to select that task first, but since the RNC is suspended the
scheduler proceeds to the next task in the expected round robin fashion,
restoring TC arbitration fairness.

Signed-off-by: default avatarTomasz Chudy <tomasz.chudy@intel.com>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 7c40a803
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