wotaicaili / USTC-2021spring-OS_lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USTC-2021spring-OS_lab

Background

This repository includes the sources and reports of the OS (操作系统原理与设计) lab in Spring 2021, xlanchen (陈香兰老师) class, USTC.

In this lab, based on Multiboot and Qume, we will create a simple OS with Shell, and the ability of timer-interrupt handling and process scheduling.

Use

Please don't copy the codes directly if you are a student in xlanchen's class. Instead, if you have problems to finish the lab, you can refer to my codes and reports.

Contact me

If any questions, please contact me: jw552388389@mail.ustc.edu.cn.

About


Languages

Language:C 89.8%Language:Assembly 5.9%Language:Makefile 4.0%Language:Shell 0.3%