lilialexlee / 6.828-lab

Repository for MIT 6.828 lab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my code work for lab in MIT 6.828 course. 
(http://pdos.csail.mit.edu/6.828/2012/).

Gain a lot(including some painful debuging experience). What if I know this 
earlier! Thanks the designers of MIT 6.828.

Up to now(2013/08/15), I've finished and passed test for Lab1 ~ Lab4.

For current status, 

Branch master:
as same as branch lab4. Useless, just add it as convention.

Branch LabX:
for x = 1~4, complete and finished.
for x = 5, created, merged with lab4's implementation.
for x = 6, just created from origin/lab6, no merging.(as lab5 is not done).

About

Repository for MIT 6.828 lab.


Languages

Language:C 73.8%Language:Python 8.8%Language:C++ 8.1%Language:Assembly 5.3%Language:Makefile 2.6%Language:Perl 0.8%Language:Shell 0.5%Language:Emacs Lisp 0.1%