| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * only wake up one thread in sema_up() and remove pre-sorting in sema_down() | manuel | 2012-05-10 | 1 | -26/+25 |
| | | | | | * some small code guideline fixes | ||||
| * | * fixed sema_up which didn't yield the cpu | manuel | 2012-05-08 | 1 | -6/+6 |
| | | | | | | | * fixed wrong condition comperator * renamed the comperator functions to better explain their compare element * current status: 3 of 18 tests failed | ||||
| * | first priority donation implementation | manuel | 2012-05-07 | 1 | -12/+74 |
| | | |||||
| * | initial commit of proj1 | manuel | 2012-05-03 | 1 | -2/+22 |
| | | | | | | including the draft of our (yet empty) design document and the first schedule code mostly submitted by karo and peter | ||||
| * | reorganize file structure to match the upstream requirements | manuel | 2012-03-27 | 1 | -0/+594 |
