Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add control page offset checksstaging | Bjoern Brandenburg | 2012-12-06 |
| | | | | | Make sure the kernel and userspace compilers have the same idea of the layout of the control page. | ||
* | Implement get_nr_ts_release_waiters() /proc wrapper | Bjoern Brandenburg | 2012-08-14 |
| | | | | | Add a wrapper for /proc/litmus/stats to make it easy to query the number of tasks already waiting for a task set release. | ||
* | Switch to new np-section protocol. | Bjoern B. Brandenburg | 2011-11-24 |
| | | | | Everything is in one 32-bit word now. | ||
* | Re-implement non-preemptive section support. | Bjoern B. Brandenburg | 2010-02-03 |
| | | | | Layered on top of the LITMUS control page. | ||
* | Use _GNU_SOURCE for all files. Fix wrong prototypes. | Bjoern B. Brandenburg | 2008-05-02 |
| | |||
* | first changes to compile with LITMUS 20082008.0 | Bjoern B. Brandenburg | 2008-02-12 |
| | |||
* | reorganize liblitmus to be more modular | Bjoern B. Brandenburg | 2008-01-23 |