Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 413 Bytes

Introduction

This is the kernel development project of operating system course at Fudan University.

We built the system based on xv6.

Our project is divided into 8 parts:

  • Lab0 Toolchain
  • Lab1 Booting
  • Lab2 Memory Management
  • Lab3 Interrupts and Exceptions
  • Lab4 Multiprocessor
  • Lab5 Process and Scheduling
  • Lab6 Drivers
  • Lab7 File system

Please send errors and suggestions to yangrebelice@gmail.com