| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-09-08 | formatting nits | rsc | |
| 2006-09-08 | consistency. | kaashoek | |
| 2006-09-07 | run without lapic and ioapic, if they are not present | kaashoek | |
| if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP) | |||
| 2006-09-06 | standardize various * conventions | rsc | |
| 2006-09-06 | spacing fixes: no tabs, 2-space indents (for rtm) | rsc | |
| 2006-09-03 | nits | kaashoek | |
| 2006-08-13 | fix iget() bug that allocated in-use inode[] entries | rtm | |
| 2006-08-11 | fix deadlock---iput(dp) asap | kaashoek | |
| working unlink, but doesn't free dir blocks that become empty remove out-of-date comment in ioapic | |||
| 2006-08-08 | fix race in holding() check in acquire() | rtm | |
| 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 | |||
| 2006-08-04 | better interrupt plan---this one appears to work | kaashoek | |
| ioapic | |||
