GithubHelp home page GithubHelp logo

mohammadtavakoli78 / xv6 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 110 KB

This is final project of operating system which is modifying xv6 operating system's source code

Emacs Lisp 0.03% Makefile 3.43% C 86.48% Assembly 3.89% Perl 2.06% Shell 2.30% Ruby 1.02% OpenEdge ABL 0.79%
scheduling-algorithms systemcalls xv6 xv6-os

xv6's Introduction

xv6 Operating System

Table of Contents

Introduction

This is final project of operating system course. In this project we shuold modify xv6 operating system's source code and add some system calls and add some scheduling algorithms and write some tests and other modifications.

Add system call: We sould add three system calls. First, we should wirte a system call named getParentID which is responsible for getting number of parent process of the current process. Second, we should add getChildren system call which should get process id's of children of the current process. Third, we should add getSyscallCounter which should tell us how many times we have called a system call at the current process.

Add scheduling algorithms: We should add three scheduling algorithms: Round-Robin, Priority Scheduling, multilevel queue scheduling algorithms.

Write tests: we should write some tests to verify correctness of changes we made.

xv6's People

Contributors

mohammadtavakoli78 avatar

Stargazers

 avatar

Watchers

 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.