aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fixed Task Exit issuelinking-wipZelin Tong2020-05-14
* WIP with my local changesZelin Tong2020-05-13
* Latest Commitedfsc-wipZelin Tong2020-05-06
* Scheduler can now schedule (2, 3), (2, 3), (2, 3)Zelin Tong2020-03-08
* Fixed acceptance condition test in container_boundaryZelin Tong2020-03-08
* Merge branch 'edfsc-wip' of rtsrv.cs.unc.edu:/public/litmus-rt-edfsc into edf...Zelin Tong2020-03-08
|\
| * Manage idle enforcement timer in g_job_completed as recommended by PeterJoshua Bakita2020-03-07
| * Subtract from sys_util and handle signals in edfsc_admit_task()Joshua Bakita2020-03-07
* | Updated logic in utilization trackingZelin Tong2020-03-08
|/
* Unified handling of container releases based off work begun in 1624739aJoshua Bakita2020-03-07
* Correct accounting by saving the container_task pointer during edfsc_task_exit()Joshua Bakita2020-03-07
* Remove dead code, handle delayed migrations, and fix invalid memory handleJoshua Bakita2020-03-07
* Cleanup, no functional changesJoshua Bakita2020-03-07
* Make sure to re-run cschedule if we decide to continue running a containerJoshua Bakita2020-03-07
* Fix several issues in container_boundary and add documentationJoshua Bakita2020-03-07
* Rewrite the entry->linked logic in edfsc_gscheduleJoshua Bakita2020-03-07
* Fix comments, sanity checks, cleanup, and missing or incorrectly ordered spin...Joshua Bakita2020-03-07
* Enable and fix fully provisioned containersJoshua Bakita2020-03-07
* Fix edfsc_task_new() for multicoreJoshua Bakita2020-03-07
* Add comments and sanity checks - no functional changesJoshua Bakita2020-03-07
* Updated container budget trackingZelin Tong2020-03-06
* Fix edge cases in initialization and state trackingJoshua Bakita2020-03-06
* Fixed contain domain->scheduled trackingJoshua Bakita2020-03-06
* changes to budget tracking and schedulingZelin Tong2020-03-05
* Merge branch 'edfsc-wip' of rtsrv.cs.unc.edu:/public/litmus-rt-edfsc into edf...Zelin Tong2020-03-05
|\
| * Fix lockup after edfsc_task_exit() and improve documentationJoshua Bakita2020-03-04
* | Fixed calling link_task_to_cpu causing a BUG_ONZelin Tong2020-03-04
|/
* Merge branch 'edfsc-wip' of rtsrv.cs.unc.edu:/public/litmus-rt-edfsc into edf...Zelin Tong2020-03-04
|\
| * Rewrite edfsc_task_exit(). Task termination now works.Joshua Bakita2020-03-04
* | Fixed Budget tracking and removed excess printkZelin Tong2020-03-04
|/
* Rewrite EDF-sc task admission and fix all build warningsJoshua Bakita2020-03-02
* Convert sched_edfsc.c to UNIX line ending and use tabs rather than spacesJoshua Bakita2020-03-02
* Fix logic in gschedule and cschedule when prev is non-realtimeJoshua Bakita2020-03-02
* Various bug fixesZelin Tong2020-02-28
* Fixed accounting for empty container budgetZelin Tong2020-02-27
* End of day commit 2/26/2020Zelin Tong2020-02-26
* Revert type fix on domain comparison as the old (ab)use is actually okayJoshua Bakita2020-02-26
* Revert BUG_ON in preempt() and clarify documentation + fix indentsJoshua Bakita2020-02-26
* Fix type mismatch, some indenting, and correctly set entry->scheduledJoshua Bakita2020-02-26
* End of day commit 2/25/2020Zelin Tong2020-02-25
* committed latest changesZelin Tong2020-02-25
* Added can_release in edfsc_params to help avoid race condition betweenlinux-4.9-litmuspeter2019-04-21
* Implemented container_boundary function(untested)peter2019-04-21
* Implemented background schedulingpeter2019-04-19
* Wrote removal stuffClara Hobbs2019-04-18
* Various little clean-up operationsClara Hobbs2019-04-18
* Added edfsc parameters in rt_param.hpeter2019-04-18
* current edfsc plugin progress:peter2019-04-18
* Added sched_edfsc plugin, which is still under constructionpeter2019-04-16
* Merge pull request #9 from Zildj1an/patch-2Björn Brandenburg2019-04-09
|\