-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Add MLFQScheduler.java
new algorithm
#5575
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
Add MLFQScheduler.java
new algorithm
#5575
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5575 +/- ##
============================================
+ Coverage 53.96% 54.11% +0.14%
- Complexity 3387 3401 +14
============================================
Files 535 536 +1
Lines 15429 15472 +43
Branches 2942 2950 +8
============================================
+ Hits 8327 8372 +45
+ Misses 6749 6748 -1
+ Partials 353 352 -1 ☔ View full report in Codecov by Sentry. |
…ardvan/Java into multilevel_scheduling_new_algo
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.
Looks good, thanks!
Thanks! |
clang-format -i --style=file path/to/your/file.java