NK-CS-ZZL / JOS_LAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOS_LAB

Introduction

    To be honest, I wouldn't have done the JOS lab successfully, if there'd not been so many open-source code and unselfish coder. Maybe you are faced with same pressure from OS course as well. If you need the code, just clone or fork it. Forgive my laziness, I don't make an explaination. You can find guidance from below hyperlink.

Reference

JasonLeaster
clann24
bysui
Thanks these three guys who helped me get through. Salute!

Fixing

    Due to version difference, in lab4, total score of clann24's version is 75. However, in newer version, it add one more test that judges whether ipc is able to send a vitural memory address correctly(user/sendpage.c). So total score of lab4 adjusted to 80 and there are some modifications in makefile. Open user/makefrag and kern/makefrag and you can tell the difference.

Todo

    Unknown error occured in lab5, which means in prior labs some bugs not been found. So when do lab5, I copy another version code.
    The error is relative to stale field, but I don't know where is wrong. If you find out it, do tell me and I'l fix it.

About


Languages

Language:Assembly 61.1%Language:C 32.5%Language:Python 3.8%Language:Makefile 1.6%Language:Perl 0.4%Language:C++ 0.3%Language:Shell 0.3%Language:GDB 0.1%