Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 837 Bytes

File metadata and controls

15 lines (10 loc) · 837 Bytes

Review Assignment Due Date

Intro to Xv6

OSN Monsoon 2023 mini project 2

Some pointers

  • main xv6 source code is present inside initial_xv6/src directory. This is where you will be making all the additions/modifications necessary for the first 3 specifications.

  • work inside the networks/ directory for the Specification 4 as mentioned in the assignment.

  • Instructions to test the xv6 implementations are given in the initial_xv6/README.md file.

  • You are free to delete these instructions and add your report before submitting.

Not implemented Networking part B(late days restrict), rest all works good!

Thanks for evaluating my assignment.