aboutsummaryrefslogtreecommitdiffstats
path: root/litmus.c
Commit message (Collapse)AuthorAge
* Change liblitmus to have a more sane repository layout.Bjoern B. Brandenburg2007-09-18
|
* Implement write barriers.Bjoern B. Brandenburg2007-09-10
|
* Updated NP API to new implementation.Bjoern B. Brandenburg2007-09-10
|
* added new testBjoern B. Brandenburg2007-08-23
|
* Add wait_for_job_release() system callBjoern B. Brandenburg2007-08-23
| | | | Adds wait_for_job_release() and query_job_no().
* Add identification of PSN-EDF.Bjoern B. Brandenburg2007-05-10
|
* Updated system calls to reflect most recent kernel, for libso.John M. Calandrino2007-04-26
|
* Added system calls for user-space semaphores that work with the LSO.John M. Calandrino2007-04-23
|
* Added system calls for non-preemptable sections.Bjoern B. Brandenburg2007-04-18
| | | | | int enter_np(void); int exit_np(void);
* Added ID for GSN-EDFBjoern B. Brandenburg2007-04-18
|
* liblitmus essential toolsBjoern B. Brandenburg2007-02-05
liblitmus should consist only of the litmus library and the essential tools.