mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
422 B
422 B
| title | aliases | tags | ||
|---|---|---|---|---|
| 13-OS-intro |
|
why learn OS
- security
- optimisation
- wierd bugs
- "crown of programming"
- understand hardware better
- embedded sys and IoT
- co-design of hardware and software
what is an OS
- a program (also called OS kernel) loaded onto RAM first when pc is turned on
- OS kernel (in kernel space)
