ostep
Here are 7 public repositories matching this topic...
💻 Operating Systems: Three Easy Pieces | Exercises and Projects
-
Updated
Apr 12, 2021 - Python
Operating Systems: Three Easy Pieces(OSTEP) learning notes, homework solution, code, etc. (mengxinayan)
-
Updated
Jan 23, 2022 - Python
I'm learning OS programming using the OSTEP book...this repository represents my work that I've done towards this goal and what I know about the OS.
-
Updated
Sep 7, 2025 - Python
This program, process-run.py, allows you to see how process states change as programs run and either use the CPU (e.g., perform an add instruction) or do I/O (e.g., send a request to a disk and wait for it to complete). See the README for details.
-
Updated
Aug 6, 2026 - Python
Improve this page
Add a description, image, and links to the ostep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ostep topic, visit your repo's landing page and select "manage topics."