Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow one litmus_lock to control multiple fdsos. | Bryan Ward | 2013-04-16 |
| | | | | | Each fdso in a resource group now points to a single litmus_lock object which will arbitrate access to each of the fdsos. | ||
* | The DGL syscalls can now be successfully called. | Bryan Ward | 2013-04-16 |
| | |||
* | Setup DGL system calls. | Bryan Ward | 2013-04-16 |
| | |||
* | Litmus core: replace FMLP & SRP system calls with generic syscalls | Bjoern B. Brandenburg | 2011-02-01 |
| | | | | | This renders the FMLP and SRP unfunctional until they are ported to the new locking API. | ||
* | Add support for x86_64 architecture | Andrea Bastoni | 2010-05-29 |
- Add syscall on x86_64 - Refactor __NR_sleep_next_period -> __NR_complete_job for both x86_32 and x86_64 |