summaryrefslogtreecommitdiff
path: root/ide.c
AgeCommit message (Collapse)AuthorFilesLines
2006-07-10queue with disk requestskaashoek1-18/+55
2006-07-10read the disk using interruptskaashoek1-7/+12
2006-07-06disable all interrupts when acquiring lockkaashoek1-2/+11
user program that makes a blocking system call
2006-07-05timer interruptskaashoek1-60/+67
disk interrupts (assuming bochs has a bug)
2006-06-16checkpointrtm1-0/+117