aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Added GPU spinning in critical sections for rtspinecrts21ztong2021-06-12
* Support exit_fz to cancel_watchdog in kernel, suppor signal handling in rtspinztong2021-03-10
* Added changes for GPU-budget enforcement via a liblitmus call and SIGSYS.Tanya Amert2021-03-02
* Added exit forbidden zone syscallHEADmasterztong2021-03-01
* Modified default panic zone lengthztong2021-02-26
* Changed variable nameztong2021-02-21
* Added liblitmus support for locking with CS lengthztong2021-02-19
* Changed syscall for access_forbidden_zone_checkztong2021-02-16
* Added support for CPU pinning in EXT-RESztong2021-02-09
* Updated rt_launch to work with ext-resZelin Tong2020-10-22
* Added support for suspending for per-access forbidden zonesTanya Amert2020-10-20
* Ported global OMLP from BBB's dissertation work forward.Tanya Amert2020-09-23
* Merge remote-tracking branch 'github/master'Bjoern Brandenburg2017-09-14
|\
| * Unify time measurement instrumentsAndrii Anisov2017-09-08
| * Never inline counted loop functionAndrii Anisov2017-09-08
| * Introduce a task configuration based on amount of workAndrii Anisov2017-09-08
* | rtspin: add -A option (read inter-arrival times from CSV)Bjoern Brandenburg2017-07-28
* | rtspin: clean up and move CSV parsing codeBjoern Brandenburg2017-07-28
* | rtspin: streamline "read exec. times from CSV" option (was -F -C, now only -C)Bjoern Brandenburg2017-07-28
* | rtspin: add -O option to generate output at end of jobBjoern Brandenburg2017-07-28
* | rtspin: send -v (verbose) output to STDERR, not STDOUTBjoern Brandenburg2017-07-28
|/
* release_ts: adopt new absolute synchronous release time APIBjoern Brandenburg2017-07-12
* rtspin: fix division-by-zero in case of -m 1Bjoern Brandenburg2017-06-15
* Makefile: fail more loudly if python is missingBjoern Brandenburg2017-05-10
* Disable SRP-specific testsBjoern Brandenburg2017-03-27
* Tests: support 'NONE' to mark disabled testsBjoern Brandenburg2017-03-27
* rt_launch: correctly parse budget and period if -R is givenBjoern Brandenburg2017-03-14
* rt_launch: improve error reporting on execv failureBjoern Brandenburg2017-03-14
* rtspin: add support for random inter-arrival delaysBjoern Brandenburg2017-03-10
* Add ns2ms() time conversion macroBjoern Brandenburg2017-03-10
* rtspin: default to <100% runtimeBjoern Brandenburg2017-03-10
* release_ts: improve argument handlingBjoern Brandenburg2017-03-10
* rtspin: improve argument handlingBjoern Brandenburg2017-03-10
* Update documentation for rt_launchBjoern Brandenburg2017-03-10
* rt_launch: improve parameter handlingBjoern Brandenburg2017-03-10
* Add str2int() and str2double() helper functionsBjoern Brandenburg2017-03-10
* rtspin: add -U option (underrun by up to fraction of WCET)Bjoern Brandenburg2017-03-10
* arm64: add cycles.hBjoern Brandenburg2017-03-08
* Provide more detail on synchronizing with scheduling slotsBjörn Brandenburg2017-03-07
* Mention table-driven scheduling doc in README.mdBjörn Brandenburg2017-03-07
* Edit description of table-driven schedulingBjörn Brandenburg2017-03-07
* Add documentation for table-driven reservationsBjörn Brandenburg2017-03-07
* Do not copy unistd.h from the kernel's uapi/Bjoern Brandenburg2017-02-02
* Remove LITMUS^RT syscalls checkBjoern Brandenburg2017-02-02
* rtspin: improve verbose (-v) outputBjoern Brandenburg2016-07-20
* rtspin: add -T (use clock_nanosleep) optionBjoern Brandenburg2016-07-20
* rtspin: Add sporadic task modeBjoern Brandenburg2016-07-20
* Add litmus_clock() helperBjoern Brandenburg2016-07-20
* Add sleep_until_mono(), lt_sleep_until() helpersBjoern Brandenburg2016-07-19
* Add unit-test for CPU mapping parsingMahircan Gul2016-07-18