| Commit message (Expand) | Author | Age |
* | Latest Commitedfsc-wip | Zelin Tong | 2020-05-06 |
* | Scheduler can now schedule (2, 3), (2, 3), (2, 3) | Zelin Tong | 2020-03-08 |
* | Fixed acceptance condition test in container_boundary | Zelin Tong | 2020-03-08 |
* | Merge branch 'edfsc-wip' of rtsrv.cs.unc.edu:/public/litmus-rt-edfsc into edf... | Zelin Tong | 2020-03-08 |
|\ |
|
| * | Manage idle enforcement timer in g_job_completed as recommended by Peter | Joshua Bakita | 2020-03-07 |
| * | Subtract from sys_util and handle signals in edfsc_admit_task() | Joshua Bakita | 2020-03-07 |
* | | Updated logic in utilization tracking | Zelin Tong | 2020-03-08 |
|/ |
|
* | Unified handling of container releases based off work begun in 1624739a | Joshua Bakita | 2020-03-07 |
* | Correct accounting by saving the container_task pointer during edfsc_task_exit() | Joshua Bakita | 2020-03-07 |
* | Remove dead code, handle delayed migrations, and fix invalid memory handle | Joshua Bakita | 2020-03-07 |
* | Cleanup, no functional changes | Joshua Bakita | 2020-03-07 |
* | Make sure to re-run cschedule if we decide to continue running a container | Joshua Bakita | 2020-03-07 |
* | Fix several issues in container_boundary and add documentation | Joshua Bakita | 2020-03-07 |
* | Rewrite the entry->linked logic in edfsc_gschedule | Joshua Bakita | 2020-03-07 |
* | Fix comments, sanity checks, cleanup, and missing or incorrectly ordered spin... | Joshua Bakita | 2020-03-07 |
* | Enable and fix fully provisioned containers | Joshua Bakita | 2020-03-07 |
* | Fix edfsc_task_new() for multicore | Joshua Bakita | 2020-03-07 |
* | Add comments and sanity checks - no functional changes | Joshua Bakita | 2020-03-07 |
* | Updated container budget tracking | Zelin Tong | 2020-03-06 |
* | Fix edge cases in initialization and state tracking | Joshua Bakita | 2020-03-06 |
* | Fixed contain domain->scheduled tracking | Joshua Bakita | 2020-03-06 |
* | changes to budget tracking and scheduling | Zelin Tong | 2020-03-05 |
* | Merge branch 'edfsc-wip' of rtsrv.cs.unc.edu:/public/litmus-rt-edfsc into edf... | Zelin Tong | 2020-03-05 |
|\ |
|
| * | Fix lockup after edfsc_task_exit() and improve documentation | Joshua Bakita | 2020-03-04 |
* | | Fixed calling link_task_to_cpu causing a BUG_ON | Zelin Tong | 2020-03-04 |
|/ |
|
* | Merge branch 'edfsc-wip' of rtsrv.cs.unc.edu:/public/litmus-rt-edfsc into edf... | Zelin Tong | 2020-03-04 |
|\ |
|
| * | Rewrite edfsc_task_exit(). Task termination now works. | Joshua Bakita | 2020-03-04 |
* | | Fixed Budget tracking and removed excess printk | Zelin Tong | 2020-03-04 |
|/ |
|
* | Rewrite EDF-sc task admission and fix all build warnings | Joshua Bakita | 2020-03-02 |
* | Convert sched_edfsc.c to UNIX line ending and use tabs rather than spaces | Joshua Bakita | 2020-03-02 |
* | Fix logic in gschedule and cschedule when prev is non-realtime | Joshua Bakita | 2020-03-02 |
* | Various bug fixes | Zelin Tong | 2020-02-28 |
* | Fixed accounting for empty container budget | Zelin Tong | 2020-02-27 |
* | End of day commit 2/26/2020 | Zelin Tong | 2020-02-26 |
* | Revert type fix on domain comparison as the old (ab)use is actually okay | Joshua Bakita | 2020-02-26 |
* | Revert BUG_ON in preempt() and clarify documentation + fix indents | Joshua Bakita | 2020-02-26 |
* | Fix type mismatch, some indenting, and correctly set entry->scheduled | Joshua Bakita | 2020-02-26 |
* | End of day commit 2/25/2020 | Zelin Tong | 2020-02-25 |
* | committed latest changes | Zelin Tong | 2020-02-25 |
* | Added can_release in edfsc_params to help avoid race condition betweenlinux-4.9-litmus | peter | 2019-04-21 |
* | Implemented container_boundary function(untested) | peter | 2019-04-21 |
* | Implemented background scheduling | peter | 2019-04-19 |
* | Wrote removal stuff | Clara Hobbs | 2019-04-18 |
* | Various little clean-up operations | Clara Hobbs | 2019-04-18 |
* | Added edfsc parameters in rt_param.h | peter | 2019-04-18 |
* | current edfsc plugin progress: | peter | 2019-04-18 |
* | Added sched_edfsc plugin, which is still under construction | peter | 2019-04-16 |
* | Merge pull request #9 from Zildj1an/patch-2 | Björn Brandenburg | 2019-04-09 |
|\ |
|
| * | Small fix | Carlos Bilbao | 2019-04-06 |
|/ |
|
* | LITMUS^RT core: use absolute synchronous release times | Bjoern Brandenburg | 2017-07-12 |