aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rtspin: improve verbose (-v) outputHEADmasterBjoern 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
* Replace pointer arithmetic on loop-condition for parsing CPU mapMahircan Gul2016-07-18
* Update README.mdBjörn Brandenburg2016-06-22
* rename README -> README.mdBjörn Brandenburg2016-06-22
* Compile cleanly with -Werror=format-securityBjoern Brandenburg2016-04-23
* Clean up help message of rtspinBjoern Brandenburg2016-04-17
* Clean up help message of rt_launchBjoern Brandenburg2016-04-17
* Harmonize options between rtspin and rt_launch (-d, -o)Bjoern Brandenburg2016-04-17
* Add documentation for resctlBjoern Brandenburg2016-03-20
* Add -b (background cache-thrashing loop) option to rtspinBjoern Brandenburg2016-03-20
* Add memory thrashing option to rtspinMahircan Gul2016-03-20
* Add -u (underrun) to rtspinBjoern Brandenburg2016-03-16
* Add -R (create sporadic reservation) flag to rtspinBjoern Brandenburg2016-03-16
* Add -R (create sporadic reservation) flag to rt_launchBjoern Brandenburg2016-03-16
* resctl: support specifying open intervals [$start,$end)Bjoern Brandenburg2016-03-16
* resctl: support parsing priority values larger than 2^32Bjoern Brandenburg2016-03-16
* resctl: default to max. priority for table-driven reservationsBjoern Brandenburg2016-03-16
* Add resctrl, a tool for setting up reservationsBjoern Brandenburg2016-03-16
* Add reservation_create() LITMUS^RT system callBjoern Brandenburg2016-03-16
* release_t: add -W optionBjoern Brandenburg2016-03-08
* Read the whole word from domain for cpu_setMahircan Gul2016-03-08
* Switch syscalls to use new LITMUS^RT ioctl() interfaceBjoern Brandenburg2015-12-18
* Add test case for get_rt_task_param()Bjoern Brandenburg2015-12-18
* Remove sched_{s,g}etscheduler syscall stubsBjoern Brandenburg2015-12-16
* Implement get_job_no() via control pageBjoern Brandenburg2015-12-16
* Add offset checks for release and job index in control pageBjoern Brandenburg2015-12-16
* rtspin -v: report deadline, current time, and slackBjoern Brandenburg2015-12-16
* Add monotime() wrapper for CLOCK_MONOTONICBjoern Brandenburg2015-12-16
* Adds build bug check for deadline in control_pageGeoffrey2015-12-16
* Add -i option to rtspin (report interrupts)Bjoern Brandenburg2015-12-09
* Add syscall get_current_budget()Bjoern Brandenburg2015-09-08
* Remove outdated mention of rtsched from READMEBjoern Brandenburg2015-09-08
* Update README and installation instructionsBjoern Brandenburg2015-08-03
* Fix memset() parameters for scheduling parameter structNamhoon Kim2015-08-03
* Tests: stress PCP, DPCP, DFLP, and SRP by intentionally migrating awayBjoern Brandenburg2015-07-27
* Test suite: add -v (verbose) option to runtestsBjoern Brandenburg2015-07-27
* Testcases: create PCP and DFLP locks with invalid CPU parametersBjoern Brandenburg2015-07-27
* Testcase: create DPCP lock with invalid CPU parameterBjoern Brandenburg2015-07-27
* Add -r (reservation) and -v (verbose) flags to rtspinBjoern Brandenburg2015-07-20
* Make sure scheduling parameter struct is zeroed outBjoern Brandenburg2015-07-20
* Rebase 2015.1: update SCHED_LITMUS policy IDBjoern Brandenburg2015-07-20
* Add test cases for enforcement of periods of periodic tasksBjoern Brandenburg2014-06-12
* read_mapping() breaks on NR_CPUS not div by 32Glenn Elliott2014-06-06
* Cosmetic: Fix error string to match fn name.Glenn Elliott2014-06-06
* Remove unneeded code from domain migration.Glenn Elliott2014-06-06