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

https://github.com/yisaer/hit-os-experiment

哈工大操作系统课程实验
https://github.com/yisaer/hit-os-experiment

assembly c linux-kernel

Last synced: about 2 months ago
JSON representation

哈工大操作系统课程实验

Awesome Lists containing this project

README

          

# HIT-OS-Experiment
哈工大操作系统课程实验

哈工大的操作系统课程实验非常的棒,跟着GitBook上的教程完成实验,修改与学习Linux0.11内核源码

#### 目前已经完成的实验

* 实验一: 操作系统的引导
* 实验二: 添加系统调用
* 实验三: 进程运行轨迹的跟踪统计
* 实验四: 信号量的实现与应用

# 真TM难