minix/lib/i386/misc
Tomas Hruby 8a44a44cb9 Local APIC
- local APIC timer used as the source of time

- PIC is still used as the hw interrupt controller as we don't have
  enough info without ACPI or MPS to set up IO APICs

- remapping of APIC when switching paging on, uses the new mechanism
  to tell VM what phys areas to map in kernel's virtual space

- one more step to SMP

based on code by Arun C.
2009-11-16 21:41:44 +00:00
..
_cpufeature.c Local APIC 2009-11-16 21:41:44 +00:00
_cpuid.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
alloca.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
get_bp.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
getprocessor.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_inb.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_inl.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_insb.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_insl.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_insw.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_intr.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_inw.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_outb.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_outl.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_outsb.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_outsl.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_outsw.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
io_outw.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile.in Library call for cpu features; make kernel and vm use this to query cpu 2009-05-15 17:07:36 +00:00
oneC_sum.s Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00