Turnstone Operating System
|
Files | |
file | apic.64.c |
apic and ioapic implementation | |
file | cpu.64.c |
64 bit cpu operations | |
file | cpu_simple.xx.c |
cpu commands implementation that supports both real and long mode. | |
file | descriptor.xx.c |
CPU descriptor implementations such as GDT, IDT. | |
file | interrupt.64.c |
Interrupts. | |
file | local_apic_id.64.c |
Local APIC ID. | |
file | smp.64.c |
SMP implementation. | |
file | sync.64.c |
Synchronization primitives. | |
file | syscall.64.c |
64-bit system call support. | |
file | task.64.c |
cpu task methods | |
file | time_timer.64.c |
Timer driver. | |