Skip to content

xv6 Operating System Code Review

Neel Shah edited this page Mar 26, 2015 · 1 revision

3/26/15 -- Sunny lead a code review on xv6 and we focused on the file system (fs.c/fs.h).

We learned how the following works in the OS:

  • Blocks
  • inodes
  • Directories
  • Paths

Sunny intends on continuing the code review on xv6, but it may not be held during SHC meetings.

SHC Minutes

Clone this wiki locally