Code Monkey home page Code Monkey logo

jos's Introduction

Intro

This semester (Spring 2016), I am taking a OS implementation class CS 3210. For the lab assignments in this class, we are writing an exokernel-style operating systems kernel named JOS, which in many cases has a similar design to xv6. This repository is here to record my steps to implement the system. At the end of the project, the repo should have 7 branches, with a master branch and one branch for each lab.

Labs

For each lab branch, I will finish all the exercises and do at least one challege problem. In each lab branch, there is a answers-labX.txt file recording my answers to all questions besides coding. If you are not sure how the lab or coding stuff (build, run tests, etc.) work, check out our course website at CS 3210. I will also keep a implementation log in this README file.

Final Project

I implemented a very simple toy RPC library for the final project. I also added the presentation and report of our final project, along with a readme on how to run the demo.

Development Logs

Lab1: Booting a PC

Requirement Status Date
Exercises Passed 01/22/2016
Challenge 1 Finished 01/22/2016

Lab 2: Memory Management

Requirement Status Date
Part 1 Passed 02/02/2016
Part 2 Passed 02/05/2016
Part 3 Passed 02/05/2016
Challenge 1 NA NA
Challenge 2 Finished 02/06/2016
Challenge 3 NA NA
Challenge 4 NA NA

Lab 3: User Environments

Requirement Status Date
Part A Passed 02/14/2016
Part B Passed 02/15/2016
Challenge 1 Finished 02/15/2016
Challenge 2 Finished 02/16/2016
Challenge 3 NA NA

Lab 4: Preemptive Multitasking

Requirement Status Date
Part A Passed 03/04/2016
Part B Passed 03/06/2016
Part C Passed 03/10/2016
Challenge 1 Finished 03/19/2016
Challenge 2 Finished 03/19/2016

Lab 5: File system, Spawn and Shell

Requirement Status Date
Part 1 Passed 04/02/2016
Challenge 4 Finished 04/11/2016

Lab 6: Network Driver

Requirement Status Date
Part A Passed 04/07/2016
Part B Passed 04/16/2016

Final Project: Remote Procedure Call

Requirement Status Date
Demo Finished 04/21/2016
Report Finished 04/21/2016

jos's People

Contributors

lancelotgt avatar dcbenas avatar

Watchers

p1n97ui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.