about
4/14/2023
Platform
BasicBites - Platform
Windows, Linux, and MacOS
Platform is the machine and operating system on which a program runs.
We access this platform through its OS Application Programming Interface (API), usually supported by language-based
standard library wrapper functions.
1.0 Platform
2.0 Kernel Objects
3.0 References:
-
Building OS from scratch in Rust for Raspberry Pi
Stanford CS140e - Operating Systems, Sergio Benitez
- Kernel Objects
- Object Oriented Design Patterns in the Kernel
- linux kernel tutorial