-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Leandro Zungri edited this page Apr 7, 2020
·
10 revisions
For the lazy ones, you can skip this section by downloading the laritOS VM, which comes with all the required packages and OS repositories preinstalled and ready to use
- Kernel glossary
- Build infrastructure
- OS architecture
- OS images
- Boot sequence
- Kernel initialization process
- Kernel memory layout
- Context switch
- System calls
- Synchronization mechanisms
- File system
- Testing framework