| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement page table and use it for lazy loading of segments | manuel | 2012-06-19 | 1 | -9/+9 |
| | | |||||
| * | fill in the missing questions of proj1.txtproj1 | manuel | 2012-05-13 | 1 | -13/+113 |
| | | |||||
| * | * fix possible race in thread_set_priority | manuel | 2012-05-11 | 1 | -3/+50 |
| | | | | | | * fill in same parts of proj1.txt * use thread_get_priority() whenever possible | ||||
| * | fix wrong behavior of cond_wait/cond_signal in donation case. | manuel | 2012-05-11 | 1 | -0/+13 |
| | | | | | | we can't pre-sort the waiters list here either. it's the same as with sema_up/sema_down | ||||
| * | initial commit of proj1 | manuel | 2012-05-03 | 1 | -0/+85 |
| including the draft of our (yet empty) design document and the first schedule code mostly submitted by karo and peter | |||||
