Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
taskscheduler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Schulcz Ferenc
taskscheduler
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Apr
Advices added
master
master
Added results
Refactoring, commenting
Bugfix: RR will now always check if swap is needed when the active task ran (another) 2 CPU cycles.
Bugfix: Fixed selection of active task when RR is restarted.
Bugfix: While RR is stopped, the previously active task will count waiting time too.
Bugfix: Tasks will now get in the waiting queue when resuming the RR scheduler not when stopping it
Bugfix: Tasks with equal start times are now stored and added to scheduler in input order
Bugfix: Main class could only detect one task arriving in the same CPU cycle
Merge remote-tracking branch 'origin/master'
Initial solution
Code formatting on the output and input example
Added README.md
Skeleton with the easier function bodies done
Hello world
Loading