Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | RTAS 2017 Submission ver.wip-shared-lib2 | Namhoon Kim | 2016-10-12 |
| | |||
* | RTAS 2017 with debug infomation. | Namhoon Kim | 2016-10-12 |
| | |||
* | Support Multiple replica | Namhoon Kim | 2016-09-30 |
| | |||
* | Add Level C support | Namhoon Kim | 2016-09-30 |
| | |||
* | seems to work | Namhoon Kim | 2016-09-30 |
| | |||
* | 9/29/2016 find_get_page_readonly checks SCHED_LITMUS | Namhoon Kim | 2016-09-29 |
| | |||
* | Fix isolrate_lru_page for shared pages | Namhoon Kim | 2016-09-25 |
| | |||
* | 9/21/2016 | Namhoon Kim | 2016-09-23 |
| | |||
* | TODO: Fix condition checks in replicate_page_move_mapping()wip-shared-lib | Namhoon Kim | 2016-09-09 |
| | |||
* | Shared library identification | Namhoon Kim | 2016-09-09 |
| | |||
* | Add system calls for RTSS16 | Namhoon Kim | 2016-05-01 |
| | |||
* | Add admission check | Namhoon Kim | 2016-04-19 |
| | |||
* | Add colored shared memory device | Namhoon Kim | 2016-04-05 |
| | |||
* | Add syscall defs. | Namhoon Kim | 2016-03-31 |
| | |||
* | initial | Namhoon Kim | 2016-03-23 |
| | |||
* | Move trace point definition to litmus/litmus.c | Bjoern Brandenburg | 2015-08-09 |
| | | | | | | | | If !CONFIG_SCHED_TASK_TRACE, but CONFIG_SCHED_LITMUS_TRACEPOINT, then we still need to define the tracepoint structures. This patch should be integrated with the earlier sched_task_trace.c patches during one of the next major rebasing efforts. | ||
* | Add LITMUS^RT core implementation | Bjoern Brandenburg | 2015-08-09 |
This patch adds the core of LITMUS^RT: - library functionality (heaps, rt_domain, prioritization, etc.) - budget enforcement logic - job management - system call backends - virtual devices (control page, etc.) - scheduler plugin API (and dummy plugin) This code compiles, but is not yet integrated with the rest of Linux. |