-
Notifications
You must be signed in to change notification settings - Fork 0
System startup
Fabien Bavent edited this page Aug 27, 2019
·
2 revisions
- architecture boot
- pagination
- interruption
- cpu and timers
- kernel initialization
- kernel tasks
- logon program
Wake up by architecture dependant code, then kernel_start continue to initialize all other modules and create kernel task.
A word on multi-core
All documentation for KoraOS is licensed under creative commons (CC BY-NC 4.0)