Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xavihart/OS-Lab
https://github.com/xavihart/OS-Lab
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xavihart/OS-Lab
- Owner: xavihart
- Created: 2020-04-01T15:27:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T00:44:22.000Z (over 4 years ago)
- Last Synced: 2024-08-01T19:44:52.927Z (3 months ago)
- Language: Batchfile
- Size: 9.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cs - @HaotianXue, 2020 Spring
README
# OS-Lab
Projects for SJTU Course ID CS307 & CS356
|ID| Projects | Coding Work | report | Difficulty(max5)|
| :------: | :------: | :---------: | :----: | :---: |
| 1 | Linux Kernel Modules | :white_check_mark: | :white_check_mark:| :small_red_triangle: * 1 |
| 2 | UNIX Shell & Task Information | :white_check_mark: | :white_check_mark: | :small_red_triangle: * 3 |
| 3 | MulThread Sorting & Fork-Join |:white_check_mark:| :white_check_mark: |:small_red_triangle: * 1 |
| 4 | Scheduling Algorithms | :white_check_mark: | :white_check_mark: | :small_red_triangle: * 2 |
| 5 | ThreadPool Design & Prd-Csm Problem | :white_check_mark: | :white_check_mark: | :small_red_triangle: * 2 |
| 6 | Banker's Algorithm | :white_check_mark: | :white_check_mark: | :small_red_triangle: * 1 |
| 7 | Contiguous Memory Allocation | :white_check_mark: | :white_check_mark: | :small_red_triangle: * 2 |
| 8 | Virtual Mem Design | :white_check_mark: | :white_check_mark: | :small_red_triangle: * 2 |