Coder Social home page Coder Social logo

mhnam / pintos-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1.33 MB

OS class assignment (2020 Fall)

License: MIT License

C 49.63% Makefile 2.60% C++ 0.47% CSS 0.07% Perl 28.83% TeX 16.17% Objective-C 0.18% Shell 0.38% Raku 0.05% Assembly 1.62%
os assignments pintos-project

pintos-project's Introduction

Pintos Project

Overview

Pintos project had been done as a part of OS class in 2020 fall semester. This project had been implemented in several sub-projects as follows:

Project #0.2: Interactive Shell

Made a interactive shell program which tests commands used in pintos project.

SEE https://github.com/mhnam/pintosOS/tree/main/proj0-2

Project #1: System Call Handler

Implemented system call handler by modifying process.c and syscall.c in /src/userprog/ directory, which is a part of project 2 in pintos mannual.

SEE https://github.com/mhnam/pintosOS/blob/main/syscall.md

Project #2: Filesystem

Implemented filesystem adding additional system calls, which is leftover from project 2 in pintos mannual.

SEE https://github.com/mhnam/pintosOS/blob/main/filesys.md

Project #3: Threads

Implemented alarm clock and priority scheduling with advanced scheduler by modifying files mostly in src/threads, which is a project 1 in pintos mannual.

SEE https://github.com/mhnam/pintosOS/blob/main/threads.md

Project #4: Virtual Memory

Will implement virtual memory, which is a project 3 in pintos mannual

References

There are tons of codes and documents that I have read for this project, but these are the one that I highly referred to.

pintos-project's People

Contributors

mhnam avatar

Watchers

 avatar  avatar

Forkers

a1234a123

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.