An open API service indexing awesome lists of open source software.

https://github.com/phattharaphorn/os-lab

👨🏻‍💻🔗 A collection of organization and structure of Operating Systems.
https://github.com/phattharaphorn/os-lab

concurrency operating-system syncronization

Last synced: 6 months ago
JSON representation

👨🏻‍💻🔗 A collection of organization and structure of Operating Systems.

Awesome Lists containing this project

README

          


OS gif

# Operating Systems - Experiment and Case Study
Operating Systems (01076011), Computer Engineering 60 at KMITL.

- This repository is the organization and structure of **Operating** **Systems** include Control, Communication, **Synchronization**, and **Concurrency**

## Code
- [Concurrency Experiment](concurrency-experiment)
- [Experiment 1](concurrency-experiment/experiment1)
- [Experiment 2](concurrency-experiment/experiment2)
- [Experiment 3](concurrency-experiment/experiment3)
- [Experiment 3](concurrency-experiment/experiment3_1)

- [Concurrency Experiment Report](concurrency-experiment/report-ans)

***** ********* ***** **********

- [Concurrency Case Study](concurrency-case-study)
- [Case Study Problem](concurrency-case-study/case-study)
- [Case Study Ans : version 1](concurrency-case-study/case-study-ans-1)
- [Case Study Ans : version 2](concurrency-case-study/case-study-ans-2)

- [Concurrency Case Study Report](concurrency-case-study/report-ans)

***** ********* ***** **********

- [Synchronization Exercise](synchronization-exercise)
- [Exercise 0](synchronization-exercise/ex0)
- [Exercise 1](synchronization-exercise/ex1)
- [Exercise 2](synchronization-exercise/ex2)
- [Exercise 3](synchronization-exercise/ex3)
- [Exercise 4](synchronization-exercise/ex4)
- [Exercise 4 Semaphore](synchronization-exercise/ex4_semaphore)
- [Exercise 5](synchronization-exercise/ex5)

- [Synchronization Exercise Report](synchronization-exercise/report-ans)

***** ********* ***** **********

- [Synchronization Case Study](synchronization-case-study)
- [Case Study Problem](synchronization-case-study/case-study)
- [Case Study Ans : 1](synchronization-case-study/case-study-ans-1)
- [Case Study Ans : 2](synchronization-case-study/case-study-ans-2)

- [Synchronization Case Study Report](synchronization-case-study/report-ans)