Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.17 KB

2021OS 夏令营-图形组

同学 仓库链接
王天成 https://github.com/wswtc/2021OS-wswtc
-- --------

计划

  1. 理解 zCore
    1. Qinlin Pan: Bachelor's thesis for zCore, 2020
    2. fuchsia 文档
    3. zCore Tutorial
    4. 实际运行 zCore
  2. 驱动
    1. 学习virtio-drivers
    2. rCore Tutorial 驱动程序
    3. 在 zCore 中添加驱动
    4. 添加相应的 syscall

参考信息