Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Coekjan/SOMOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOMOS

Shell On MIPS(R3000) Operating System

SOMOS is based on BUAA-MOS.


Acknowledgement

The code refers to the following repositories:

Without their help, @Coekjan could hardly have completed the entire MOS-Lab.

Focus

Support Local Development.

Post some Key Content Analysis on my blog...

  1. Introduction
    • CP0, TLB, Interrupt & Exception
  2. Boot And Memory Management
    • Boot & Initialization, Physical Memory Management, Virtual Memory Management
  3. Process
    • Process, Schedule, Switch Address Space
  4. Interrupt And Exception
    • Details of interrupt & exception

If you have any questions about the code, please contact me and I will be very happy to discuss them with you.