Skip to content

dzwduan/os-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目说明

学习材料

  1. https://jyywiki.cn/OS/2024/
  2. https://wiki.csie.ncku.edu.tw/linux/schedule [所有必须看完,Lab略]
  3. how to get os-demo? wget -c -r -np -k -L -p https://jyywiki.cn/os-demos/ --no-check-certificate

Linux kernel 性能评测

  1. https://weedge.github.io/perf-book-cn/zh/
  2. https://en.algorithmica.org/hpc/
  3. perf lab
  4. hpc code

project要求

  1. 实现一个完整的操作系统 [xv6/rcore] (说明:这部分仅用于将前面的内容串起来,做起来会非常快)
  2. emulator + boot linux

project 参考资料

  1. https://github.com/yhzhang0128/egos-2000
  2. https://github.com/mit-pdos/xv6-riscv
  3. https://github.com/sysprog21/rv32emu
  4. https://github.com/sysprog21/semu

必做项

  1. 学习记录

Releases

No releases published

Packages

No packages published