aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Added final step of priority inheritance.omlpTanya Amert2020-10-14
* Added logic to set_priority_inheritance.Tanya Amert2020-10-14
* Fixed size of OMLP FIFO queue to match component.Tanya Amert2020-10-14
* Fixed OMLP priority queue to use deadline as task reservation priority (hacky).Tanya Amert2020-10-14
* Handled unlinked case in clear_priority_inheritance.Tanya Amert2020-10-14
* Removed old printk statements.Tanya Amert2020-10-14
* Updates cpu priority when clearing priority inheritanceZelin Tong2020-10-14
* Setup new framework for approaching prio inheritanceZelin Tong2020-10-14
* Fixed obscure edge case regarding unlinkZelin Tong2020-10-14
* Updated calls to higher_res_prio to match new ordering.Tanya Amert2020-10-13
* Merge branch 'EXT-RES' into omlpTanya Amert2020-10-13
|\
| * Changed how priority is set in gedf_reservationsZelin Tong2020-10-13
| * Improve portability and fix dynamic CPU entry/exit in gedf_envJoshua Bakita2020-10-11
* | Added (unused) inh_res field to extended reservations, to be used for priorit...Tanya Amert2020-10-13
* | Added lock/unlock logic to global OMLP for EXT-RES, still needs priority inhe...Tanya Amert2020-10-12
* | Added empty lock functions for OMLP-FZ.Tanya Amert2020-10-12
* | Improve portability and fix dynamic CPU entry/exit in gedf_envJoshua Bakita2020-10-12
* | Added global OMLP to GSN-EDF, porting it forward from BBB's dissertation work.Tanya Amert2020-10-11
|/
* Fixed various bugsZelin Tong2020-10-09
* Fixed bugs with adding reservations, adding tasksZelin Tong2020-10-07
* Can now install tables correctlyZelin Tong2020-10-02
* EXT-RES Checkpoint 2 - Hardly Tested.Zelin Tong2020-09-30
* C2 WIP2Zelin Tong2020-09-30
* Checkpoint 2 WIPZelin Tong2020-09-30
* added support for np-sections in GEDF reservation.Zelin Tong2020-09-28
* Updated gedf_reservation suspend and resume logicZelin Tong2020-09-24
* Fixed Period Skipping Issue on Tasks that Overrun WCETZelin Tong2020-09-23
* Checkpoint1(Updated)Zelin Tong2020-09-23
* Checkpoint1 modified to support Checkpoint2 work.Zelin Tong2020-09-22
* Backup Commit 2Zelin Tong2020-09-21
* WIP commit backupZelin Tong2020-09-16
* Backup CommitZelin Tong2020-09-15
* Extended Reservation Initial CommitZelin Tong2020-08-24
* Add missing function litmus_dummy_fork_taskCarlos Bilbao2020-04-15
* Add missing function litmus_dummy_task_cleanupCarlos Bilbao2020-04-15
* Missing function litmus_dummy_next_became_invalidCarlos Bilbao2020-04-15
* Add missing function for the dummy litmus pluginCarlos Bilbao2020-04-15
* Fixed small typo in "reschedule"Carlos Bilbao2020-01-28
* Merge pull request #9 from Zildj1an/patch-2Björn Brandenburg2019-04-09
|\
| * Small fixCarlos Bilbao2019-04-06
|/
* LITMUS^RT core: use absolute synchronous release timesBjoern Brandenburg2017-07-12
* arm64: rescheduling handler IPI does not call irq_enter()Bjoern Brandenburg2017-06-15
* arm64: add LITMUS^RT KConfigBjoern Brandenburg2017-06-15
* Core: call IPI notifier from generic scheduler IPI handlerBjoern Brandenburg2017-06-15
* Xen/x86: remove LITMUS^RT IPI notifierBjoern Brandenburg2017-06-15
* x86: remove LITMUS^RT IPI notifierBjoern Brandenburg2017-06-15
* ARM: remove LITMUS^RT IPI notifierBjoern Brandenburg2017-06-15
* Feather-Trace device interface: synchronize event activation/deactivationBjoern Brandenburg2017-06-09
* Feather-trace header: RODATA adjustmentsBjoern Brandenburg2017-06-09
* Feather-trace generic: deal with RODATA always being onBjoern Brandenburg2017-06-09