We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug #77904 introduced the defect of coupling the cooperativeness of the driver-thread to the cooperativeness of the traffic-class queue.
It makes sense for an application to assign different cooperativenesses to these.
@descsny has already suggested in above PR to not couples those two priorities. Coupling the two priority cooperativeness levels is too restrictive.
To Reproduce NA
Expected behavior Please do as suggested by #77904 (comment)
Impact Proper priorities can no longer be assigned.
Logs and console output NA
Environment (please complete the following information): NA
Additional context NA
The text was updated successfully, but these errors were encountered:
Please use our bug template when reporting bugs. You need to edit this issue to include the information requested in https://github.com/zephyrproject-rtos/zephyr/blob/main/.github/ISSUE_TEMPLATE/001_bug_report.md
Sorry, something went wrong.
@henrikbrixandersen Thank you. I hope it fits better now.
Le me know, if this is considered an enhancement, and I am happy to adjust the wording.
erwango
Successfully merging a pull request may close this issue.
Describe the bug
#77904 introduced the defect of coupling the cooperativeness of the driver-thread to the cooperativeness of the traffic-class queue.
It makes sense for an application to assign different cooperativenesses to these.
@descsny has already suggested in above PR to not couples those two priorities. Coupling the two priority cooperativeness levels is too restrictive.
To Reproduce
NA
Expected behavior
Please do as suggested by #77904 (comment)
Impact
Proper priorities can no longer be assigned.
Logs and console output
NA
Environment (please complete the following information):
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: