aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Properly assign cpuwip-edf-osJeremy Erickson2013-05-04
* Add EDF-os versions of rtspin and rt_launchJeremy Erickson2013-05-02
* Add library support for creating EDF-os tasksJeremy Erickson2013-05-02
* Merge branch 'wip-edf-os' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus int...Jeremy Erickson2013-05-02
|\
| * Update .gitignoreJeremy Erickson2013-05-02
* | Fix build problemsJeremy Erickson2013-05-02
|/
* Fix typo in rtspin_edffmwip-semi-partAndrea Bastoni2011-01-26
* Adapt APIs to new parameters structure.Andrea Bastoni2011-01-26
* Enforce minimum budget in every slice.Andrea Bastoni2011-01-26
* avoid inconsistencies in the task parametersBjoern B. Brandenburg2011-01-26
* bugfix: need to set the CPU of a sliceBjoern B. Brandenburg2011-01-26
* Initialize number of slices in edf_wm_params structure.Andrea Bastoni2011-01-26
* Correclty invoking set_rt_param syscall.Andrea Bastoni2011-01-26
* Properly fill structure before passing pointer.Andrea Bastoni2011-01-26
* Add rt_launch_edfwm launcherAndrea Bastoni2011-01-26
* Add rtspin_edffm launcher functionAndrea Bastoni2011-01-26
* Add sporadic_task_ns_semi() helper function for semi-part algos.Andrea Bastoni2011-01-26
* [NPS-F] Adapt to new add_server() API and fix parameters orderAndrea Bastoni2011-01-26
* [NPS-F] Rework add_server() APIAndrea Bastoni2011-01-26
* [NPS-F] Add rt_launch version for NPS-F algoAndrea Bastoni2011-01-26
* [NPS-F] Add rtspin and utility to add notional processorsAndrea Bastoni2011-01-26
* Adapt parameters order in *_edffm programs to new formatAndrea Bastoni2011-01-26
* [EDF-fm] Add rt_launch_edffm and support for edffm task creationAndrea Bastoni2011-01-26
* [EDF-fm] Add support for sporadic edf-fm tasks and rtspin_edffmAndrea Bastoni2011-01-26
* rtspin: add -e option to enable PRECISE_ENFORCEMENT2010.2Bjoern B. Brandenburg2010-10-19
* zero out rt_task parameters before setting themBjoern B. Brandenburg2010-09-22
* Support budget enforcement policies. Allows tasks to specifyGlenn Elliott2010-05-20
* Add atomic operations on x86_642010.1Andrea Bastoni2010-04-19
* Add cli() and sti() wrappers... use with care...Andrea Bastoni2010-04-12
* Add get_control_page() library functionAndrea Bastoni2010-04-12
* Improve build system.Bjoern B. Brandenburg2010-03-17
* Merge branch 'master' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/liblitmus2010Bjoern B. Brandenburg2010-03-10
|\
| * Build fix: support building on i686 systemsBjoern B. Brandenburg2010-03-10
| * Fix error message.Bjoern B. Brandenburg2010-03-10
* | Add -v (verbose) switch to rtspin.Bjoern B. Brandenburg2010-03-10
|/
* Update rt_launch usageAndrea Bastoni2010-03-02
* Add job control test case.Bjoern B. Brandenburg2010-02-26
* Add test for set_rt_task_param parameter validation.Bjoern B. Brandenburg2010-02-26
* Remove prototype for non-existing system call.Bjoern B. Brandenburg2010-02-26
* Add tests for invalid object types and od_open().Bjoern B. Brandenburg2010-02-25
* Provide additional information on test failures.Bjoern B. Brandenburg2010-02-25
* Bugfix: take all .c files into account.Bjoern B. Brandenburg2010-02-25
* Merge remote branch 'origin/master' into testsBjoern B. Brandenburg2010-02-25
|\
| * Merge branch 'tests'Bjoern B. Brandenburg2010-02-25
| |\
| * | Added protections to litmus.h to prevent name mangling when usedGlenn Elliott2010-02-22
* | | add test case for set_rt_task_paramBjoern B. Brandenburg2010-02-25
| |/ |/|
* | Introduce test framework for LITMUS^RT.Bjoern B. Brandenburg2010-02-20
|/
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* Add initial support x86-64 ASM header.Bjoern B. Brandenburg2010-02-03
* update READMEBjoern B. Brandenburg2010-02-02