Coder Social home page Coder Social logo

moessamkhattab / mini-os Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yahya-ashraf-mohamed/os_scheduler

0.0 0.0 0.0 51 KB

An implementation of a mini operating system including CPU Scheduler (Core), in addition to memory allocation capabilities using the buddy memory allocation system written in C.

C 99.32% Makefile 0.68%
buddy-memory-allocation memory-allocation operating-system os os-scheduler

mini-os's Introduction

Process-Scheduler

This project is a CPU scheduler which used the following scheduling algorithms using C.

  1. Preemptive Highest Priority First (PHPF). [Still Progressing]
  2. Shortest Remaining time Next (SRTN). [Still Progressing]
  3. Short Job First (SJF). [Still Progressing]
  4. Round Robin (RR).

Authors

  • Yahya Mohamed
  • Mariam Moktar
  • Muhammed Essam
  • Yassmen Abosaif

generating the files & building

make all
./test_generator.out

running

make run

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.