Skip to content

RockRockWhite/rnix-rv64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnix-rv64

About

基于 rcore-os 的类unix操作系统内核。算是 rnix-x86 的延续。

运行ISA:RISC-V 64

进度安排

  • 前期参考RCore先书写基本内容
  • 后期会自己在这个基础上写一些有意思的东西

进度流水账


  • 进入内核
  • 批处理操作系统
  • 多道程序
  • 任务协作调度yield
  • 任务抢占调度

批处理系统 batch system

image-20230630135101165

多道程序协作式调度

image-20230708181206947

image-20230710151018052

多道程序抢占式调度 Round Robin

image-20230710215211482

About

An Unix like OS base on rCore.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published