- Aug 14, 2007
- Sep 08, 2006
-
-
rsc authored
-
- Sep 07, 2006
- Sep 06, 2006
- Sep 03, 2006
-
-
kaashoek authored
don't use the same name for two different pieces of code
-
- Aug 30, 2006
-
-
rtm authored
lots of cleanup
-
- Aug 12, 2006
-
-
rtm authored
-
- Aug 10, 2006
-
-
rtm authored
so fast interrupts overflow the kernel stack fix: cli() before lapic_eoi()
-
- Aug 09, 2006
- Aug 08, 2006
-
-
rtm authored
give cpu1 a TSS and gdt for when it enters scheduler() and a pseudo proc[] entry for each cpu cpu0 waits for each other cpu to start up read() for files
-
- Aug 06, 2006
- Aug 04, 2006
-
-
kaashoek authored
ioapic
-
- Jul 29, 2006
-
-
rtm authored
-
- Jul 28, 2006
-
-
kaashoek authored
-
- Jul 21, 2006
-
-
rtm authored
iget mkfs makes a file system image put this in your .bochsrc: ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
-
- Jul 20, 2006
-
-
rtm authored
-
- Jul 16, 2006
- Jul 15, 2006
-
-
rtm authored
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
-
- Jul 10, 2006
- Jul 06, 2006
-
-
kaashoek authored
user program that makes a blocking system call
-
- Jul 05, 2006
-
-
kaashoek authored
disk interrupts (assuming bochs has a bug)
-
- Jun 16, 2006
-
-
rtm authored
-