LS1043A DPAA work queue strict-only scheduling in a channel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LS1043A DPAA work queue strict-only scheduling in a channel

Jump to solution
885 Views
cyrilstrejc
Contributor III

In LS1043A DPAA hardware, current work queue (WQ) scheduling follows two level scheduler schema, which is mixture of strict and round-robin prioritization.

wx-prioritization.png

Is somehow possible to simplify the DPAA approach and use only 8 strict priorities with round robin completely disabled? (WQ 0 -> Priority 0, WQ 1 -> Priority 1, WQ 2 -> Priority 2, ..., WQ 7 -> Priority 7. Higher priority WQ has absolute strict priority over all lower priority WQs)

Labels (1)
Tags (1)
0 Kudos
1 Solution
755 Views
alexander_yakov
NXP Employee
NXP Employee

It is not possible to use 8 strict priorities. In other words, it's not possible to disable round robin selection that is used for medium and low priority tiers.


Have a great day,
Alexander
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
756 Views
alexander_yakov
NXP Employee
NXP Employee

It is not possible to use 8 strict priorities. In other words, it's not possible to disable round robin selection that is used for medium and low priority tiers.


Have a great day,
Alexander
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------