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
./mlfq.py -l 0,150,0:100,50,5:100,50,5 -q 10 -n 3 -i 5 -S -B 50 -c
result:
... [ time 50 ] BOOST ( every 50 ) [ time 50 ] Run JOB 0 at PRIORITY 2 [ TICKS 0 ALLOT 1 TIME 99 (of 150) ] [ time 51 ] Run JOB 0 at PRIORITY 1 [ TICKS 9 ALLOT 1 TIME 98 (of 150) ] ...
After boost, only one run at PRIORITY 2?
The text was updated successfully, but these errors were encountered:
Same issue here, it's a bug.
Sorry, something went wrong.
Agreed. I think this is a bug too.
No branches or pull requests
result:
After boost, only one run at PRIORITY 2?
The text was updated successfully, but these errors were encountered: