-
Notifications
You must be signed in to change notification settings - Fork 719
New issue
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
schedulers: adjust calculate rank process #2314
Conversation
Signed-off-by: nolouch <nolouch@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #2314 +/- ##
==========================================
- Coverage 77.10% 76.91% -0.20%
==========================================
Files 203 203
Lines 22277 22249 -28
==========================================
- Hits 17177 17113 -64
- Misses 3803 3829 +26
- Partials 1297 1307 +10
Continue to review full report at Codecov.
|
/merge |
/run-all-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: nolouch <nolouch@gmail.com>
Signed-off-by: nolouch nolouch@gmail.com
What problem does this PR solve?
Fix the problem that read hotspot scheduling cannot converge well.
What is changed and how it works?
Release note
Fix the problem that read hotspot scheduling cannot converge well.
Check List
Tests