minix/kernel/arch/i386/include
Tomas Hruby 9e12630d75 SMP - APs are fully enabled
- apic_send_ipi() to send inter-processor interrupts (IPIs)

- APIC IPI schedule and halt handlers to signal x-cpu that a cpu shold
  reschedule or halt

- various little changes to let APs run

- no processes are scheduled at the APs and therefore they are idle
  except being interrupted by a timer time to time
2010-09-15 14:10:30 +00:00
..
arch_clock.h SMP - Only a single APIC timer handler 2010-09-15 14:10:09 +00:00
arch_proto.h SMP - BSP waits until the APs finish their booting 2010-09-15 14:10:12 +00:00
arch_smp.h SMP - APs are fully enabled 2010-09-15 14:10:30 +00:00
arch_watchdog.h Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
archconst.h SMP - We boot APs 2010-09-15 14:09:52 +00:00
hw_intr.h APIC mode uses IO APICs 2010-09-07 07:18:11 +00:00