←back to thread

Xv6-Riscv 2025 Version

(pdos.csail.mit.edu)
9 points notorandit | 1 comments | | HN request time: 0.286s | source
1. lioeters ◴[] No.45191822[source]
Sauce: https://github.com/mit-pdos/xv6-riscv

> xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix Version 6 (v6). xv6 loosely follows the structure and style of v6, but is implemented for a modern RISC-V multiprocessor using ANSI C.

Book from a previous year: https://pdos.csail.mit.edu/6.828/2024/xv6/book-riscv-rev4.pd... (PDF)