minix/kernel/arch/i386/include
Tomas Hruby e4283176ae SMP - Force TLB flush before scheduling a process
- this makes sure that each process always run with updated TLB

- this is the simplest way how to achieve the consistency. As it means
  significant performace degradation when not require, this is nto the
  final solution and will be refined
2010-09-15 14:11:17 +00:00
..
arch_clock.h SMP - Only a single APIC timer handler 2010-09-15 14:10:09 +00:00
arch_proto.h SMP - Force TLB flush before scheduling a process 2010-09-15 14:11:17 +00:00
arch_smp.h SMP - BSP halts APs before shutting down 2010-09-15 14:10:54 +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 SMP - trully idle APs 2010-09-15 14:10:57 +00:00