yashrsharma44 / ostep

💻 Operating Systems: Three Easy Pieces Exercises And Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating Systems: Three Easy Pieces Exercises And Projects

  1. Virtualization - memory and scheduling

  2. Concurrency - pthread api and semaphores

  3. Persistence - file systems

  4. Notes - various notes about the three modules above

  5. Wish - shell project


In Class Exercises there are exercises (with the assignments written in italian) about concurrency problems and bash scripts of my university class on operating systems.

About

💻 Operating Systems: Three Easy Pieces Exercises And Projects

License:MIT License


Languages

Language:C 52.3%Language:Python 39.5%Language:C++ 4.2%Language:Makefile 2.9%Language:Shell 0.9%Language:Assembly 0.2%