| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-07-15 | no more recursive locks | rtm | 1 | -1/+1 | |
| wakeup1() assumes you hold proc_table_lock sleep(chan, lock) provides atomic sleep-and-release to wait for condition ugly code in swtch/scheduler to implement new sleep fix lots of bugs in pipes, wait, and exit fix bugs if timer interrupt goes off in schedule() console locks per line, not per byte | |||||
| 2006-07-10 | queue with disk requests | kaashoek | 1 | -18/+55 | |
| 2006-07-10 | read the disk using interrupts | kaashoek | 1 | -7/+12 | |
| 2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -2/+11 | |
| user program that makes a blocking system call | |||||
| 2006-07-05 | timer interrupts | kaashoek | 1 | -60/+67 | |
| disk interrupts (assuming bochs has a bug) | |||||
| 2006-06-16 | checkpoint | rtm | 1 | -0/+117 | |
