https://github.com/comradeprogrammer/mips_os_buaa
project of BUAA 'Operating System' course
https://github.com/comradeprogrammer/mips_os_buaa
buaa buaa-os mips os
Last synced: 2 months ago
JSON representation
project of BUAA 'Operating System' course
- Host: GitHub
- URL: https://github.com/comradeprogrammer/mips_os_buaa
- Owner: ComradeProgrammer
- Created: 2019-12-13T03:59:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T04:26:27.000Z (over 5 years ago)
- Last Synced: 2025-03-18T23:51:35.921Z (3 months ago)
- Topics: buaa, buaa-os, mips, os
- Language: C
- Homepage:
- Size: 201 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIPS_OS_BUAA
本仓库的内容为为 北京航空航天大学 计算机科学与技术专业 本科二年级“操作系统课程设计”的代码
Codes in this re pository belongs to the project of BUAA 'Operating System' course## Introduction简介
This project contains a tiny operating system based on mips32.
The operating system supports virtual page memory managment, process management, system calls,file system and a primitive shell.
The code can be simulated in GXEMUL simulator after being compiled.
These codes can pass all the auto-test in lab1-lab6.
该课程的project实现了一个mips操作系统,该操作系统支持页式内存管理,进程管理,系统调用,文件系统和一个很原始的shell
所有代码经交叉编译器编译后可以在GXEMUL上进行仿真
该份代码可以通过lab1-lab6的所有上机测试,一次都没挂过## P.S.备注
In this course you also need to finish a 'challenge task'.I choosed the 'raspi 3b bare metal os' task.Therefore,the code for challenge
task is not contained in this repository
想通过本课程你还需要完成一个挑战性任务。我选的是树莓派3b的挑战性任务,因此挑战性任务的代码不在本仓库中
link 传送门: https://github.com/17231181/RaspberryPi_Bare_Metal_Operating_System_BUAA
=========================================
**操作系统这门课比别的6系硬核课程容易多了,放平心态就可以了**
此外,Пролетарии всех стран, соединяйтесь!全世界无产者联合起来!