minix/kernel/arch/i386
Tomas Hruby 1786291e32 Watchdog and kernel profiling for AMD
- a different set of MSRs and performance counters is used on AMD

- when initializing NMI watchdog the test for Intel architecture
  performance counters feature only applies to Intel now

- NMI is enabled if the CPU belongs to a family which has the
  performance counters that we use
2010-09-23 14:42:30 +00:00
..
include CPU type detection 2010-09-23 14:42:19 +00:00
acpi.c SMP - We boot APs 2010-09-15 14:09:52 +00:00
acpi.h SMP - We boot APs 2010-09-15 14:09:52 +00:00
apic_asm.h SMP - Only a single APIC timer handler 2010-09-15 14:10:09 +00:00
apic_asm.S SMP - trully idle APs 2010-09-15 14:10:57 +00:00
apic.c apic_timer_x 2010-09-16 07:18:47 +00:00
apic.h SMP - trully idle APs 2010-09-15 14:10:57 +00:00
arch_clock.c Busy idle loop when profiling 2010-09-23 10:49:52 +00:00
arch_do_vmctl.c
arch_smp.c SMP - lazy FPU 2010-09-15 14:11:25 +00:00
arch_system.c CPU type detection 2010-09-23 14:42:19 +00:00
arch_watchdog.c Watchdog and kernel profiling for AMD 2010-09-23 14:42:30 +00:00
breakpoints.c
debugreg.h
debugreg.S
do_int86.c
do_iopenable.c
do_readbios.c
do_sdevio.c
exception.c enable_fpu_exception() - only write cr0 if bit isn't already on. 2010-09-22 14:31:06 +00:00
glo.h SMP - CPU local run queues 2010-09-15 14:10:18 +00:00
i8259.c
io_inb.S
io_inl.S
io_intr.S
io_inw.S
io_outb.S
io_outl.S
io_outw.S
kernel.lds
klib.S Busy idle loop when profiling 2010-09-23 10:49:52 +00:00
klib16.S
Makefile.inc SMP - We boot APs 2010-09-15 14:09:52 +00:00
memory.c NMI sampling 2010-09-23 10:49:45 +00:00
mpx.S SMP - We boot APs 2010-09-15 14:09:52 +00:00
multiboot.h
multiboot.S
oxpcie.c
oxpcie.h
pre_init.c
protect.c SMP - We boot APs 2010-09-15 14:09:52 +00:00
sconst.h SMP - We boot APs 2010-09-15 14:09:52 +00:00
serial.h
trampoline.S SMP - Kernel is loaded above 1M by default 2010-09-15 14:10:00 +00:00