| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-08-14 | cleanup loop | rsc | |
| 2007-08-08 | refactor bget to be more like iget - make it clear that sleep loops | rsc | |
| 2006-09-07 | debugging help | rsc | |
| 2006-09-07 | fix ide, pit interfaces | rsc | |
| 2006-09-07 | fix build bug | rsc | |
| 2006-09-07 | comments | rsc | |
| 2006-09-06 | wrap long lines | rsc | |
| 2006-09-06 | for vs while | rsc | |
| 2006-09-06 | standardize various * conventions | rsc | |
| 2006-08-30 | complain if no disk 1 | rtm | |
| lots of cleanup | |||
| 2006-08-12 | zero out all of dirent.name when creating | rtm | |
| don't increase length of directory | |||
| 2006-08-12 | LRU disk cache replacement | rtm | |
| 2006-08-12 | buffer cache, fifo replacement | rtm | |
| 2006-08-12 | fix getblk to actually lock the block | rtm | |
| no more cons_put system calls usertests tests two processes writing files | |||
| 2006-08-10 | interrupts could be recursive since lapic_eoi() called before rti | rtm | |
| so fast interrupts overflow the kernel stack fix: cli() before lapic_eoi() | |||
| 2006-08-07 | bwrite | kaashoek | |
| 2006-08-06 | generalize async read to support write too | kaashoek | |
| 2006-08-04 | better interrupt plan---this one appears to work | kaashoek | |
| ioapic | |||
| 2006-07-29 | open() | rtm | |
| 2006-07-21 | bread | rtm | |
| 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 | |||
