| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement page table and use it for lazy loading of segments | manuel | 2012-06-19 | 3 | -5/+8 |
| * | * fix possible race in thread_set_priority | manuel | 2012-05-11 | 2 | -9/+28 |
| * | accidentally removed semaphore_priority_cmp_greater | manuel | 2012-05-11 | 1 | -1/+13 |
| * | fix wrong behavior of cond_wait/cond_signal in donation case. | manuel | 2012-05-11 | 2 | -19/+13 |
| * | slightly better description | manuel | 2012-05-11 | 1 | -2/+3 |
| * | major: added support for nested priority donation | manuel | 2012-05-11 | 3 | -9/+24 |
| * | * only wake up one thread in sema_up() and remove pre-sorting in sema_down() | manuel | 2012-05-10 | 2 | -57/+61 |
| * | fix sema_up() and hence the priority-sema testcase => 2/18 failed | manuel | 2012-05-10 | 2 | -15/+7 |
| * | * fixed sema_up which didn't yield the cpu | manuel | 2012-05-08 | 3 | -19/+46 |
| * | first priority donation implementation | manuel | 2012-05-07 | 4 | -15/+154 |
| * | initial commit of proj1 | manuel | 2012-05-03 | 1 | -2/+22 |
| * | reorganize file structure to match the upstream requirements | manuel | 2012-03-27 | 27 | -0/+3823 |
