run without lapic and ioapic, if they are not present
if no lapic available, use 8253pit for clock now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP)
Showing
- 8253pit.c 46 additions, 0 deletions8253pit.c
- Makefile 1 addition, 0 deletionsMakefile
- console.c 1 addition, 0 deletionsconsole.c
- defs.h 6 additions, 0 deletionsdefs.h
- ide.c 1 addition, 0 deletionside.c
- ioapic.c 35 additions, 31 deletionsioapic.c
- lapic.c 23 additions, 10 deletionslapic.c
- main.c 5 additions, 2 deletionsmain.c
- mp.c 6 additions, 2 deletionsmp.c
- picirq.c 2 additions, 2 deletionspicirq.c
- runoff.list 1 addition, 0 deletionsrunoff.list
- traps.h 1 addition, 1 deletiontraps.h
8253pit.c
0 → 100644
Please register or sign in to comment