This project is a simple simulator and tutor for operating system concepts. The topics covered are
- System Calls
- CPU Scheduling Algorithms
- Socket Programming
- Readers Writers Problem
- Sleeping Barber's Problem
- Banker's Algorithm
- Disk Scheduling
- Tree directory Structure
- MVT
- Page Replacement
- TLB
Tutor.html contains information and animations for various topics.
The programs simulating the concepts are present in the the programs folder