Closed chinglee-iot closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
317bc0c
) 93.62% compared to head (03f5168
) 93.62%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Description
Add more comments for core affinity in
prvSelectHighestPriorityTask
to explain the logic. Forum user feeds back questions about the core select logic for core affinity feature. This PR adapts some the discussion in the comment to help reader understand the logic in this function.Test Steps
Checklist:
I have tested my changes. No regression in existing tests.I have modified and/or added unit-tests to cover the code changes in this Pull Request.Related Issue
Link to forum questions
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.