FanHengbo / xv6-riscv

Xv6 for RISC-V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I learned 6.S081 in August 2022. The labs in this famous open course is really interesting, and I couldn't forget those nights sitting before my laptop and debugging...

  • Lecture 1

    • Read Chapter 1
    • Lab Util
  • Lecture 2

    • Lab Syscall
  • Lecture 3

    • Read Chapter 2
  • Lecture 4

    • Read Chapter 3
    • Lab Pgtbl
  • Lecture 5

  • Lecture 6

    • Read Chapter 4 except 4.6
    • Lab Trap
  • Lecture 7

  • Lecture 8

    • Read 4.6
    • Lab Lazy
  • Lecture 9

    • Read Chapter 5
  • Lecture 10

    • Read "Locking"
    • Lab COW
  • Lecture 11

    • Read "Scheduling"
    • Lab Thread
  • Lecture 12

  • Lecture 13

    • Lab Lock
  • Lecture 14

    • Read Chapter 8
  • Lecture 15

    • Read Chapter 8
    • Lab Fs
  • Lecture 16

  • Lecture 17

  • Lecture 18

  • Lecture 19

  • Lecture 20

  • Lecture 21

  • Lecture 22

  • Lecture 23

  • Lecture 24

About

Xv6 for RISC-V

License:Other