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

https://github.com/lzhbrian/3-classic-operating-system-problems

Implementation of 3 classic Operating System problems (Project of Operating System course)
https://github.com/lzhbrian/3-classic-operating-system-problems

operating-system

Last synced: 3 months ago
JSON representation

Implementation of 3 classic Operating System problems (Project of Operating System course)

Awesome Lists containing this project

README

          

# OS Project
***

无42 林子恒 2014011054
- Brian Lin,Tzu-Heng's Work

- Mailto: [lzhbrian@gmail.com](lzhbrian@gmail.com)

- Github: [http://github.com/lzhbrian/OS_project](http://github.com/lzhbrian/OS_project)

- Linkedin: [http://linkedin.com/in/lzhbrian](http://linkedin.com/in/lzhbrian)

### This repository contains implementation of 3 classic OS problems.

1. The bank teller service problem
2. Quick sort implementation by multi-threading
3. Reverse a big char file by memory mapping

### ***Precise explanations are in each folder's `README.md`