minix/lib/i386
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
..
int64 Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
misc Local APIC 2009-11-16 21:41:44 +00:00
rts Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
string Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile.in Joren's new library make system (minus Makefiles) 2006-01-16 15:44:55 +00:00