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

https://github.com/oceanpresentchao/jluos2022

吉林大学操作系统实验课2022
https://github.com/oceanpresentchao/jluos2022

jlu jlu2020 os

Last synced: about 1 year ago
JSON representation

吉林大学操作系统实验课2022

Awesome Lists containing this project

README

          

# JLU OS Experiment 2022

## 第一周
熟悉Linux环境

## 第二周
进程创建以及Linux进程通信

## 第三周
处理器调度——实时调度算法EDF和RMS

## 第四周
文件系统——散列结构文件的构造