https://github.com/oceanpresentchao/jluos2022
吉林大学操作系统实验课2022
https://github.com/oceanpresentchao/jluos2022
jlu jlu2020 os
Last synced: about 1 year ago
JSON representation
吉林大学操作系统实验课2022
- Host: GitHub
- URL: https://github.com/oceanpresentchao/jluos2022
- Owner: OceanPresentChao
- Created: 2022-05-30T13:16:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T10:34:58.000Z (about 4 years ago)
- Last Synced: 2025-02-28T22:12:59.513Z (over 1 year ago)
- Topics: jlu, jlu2020, os
- Language: C
- Homepage:
- Size: 1.57 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JLU OS Experiment 2022
## 第一周
熟悉Linux环境
## 第二周
进程创建以及Linux进程通信
## 第三周
处理器调度——实时调度算法EDF和RMS
## 第四周
文件系统——散列结构文件的构造