Git Product home page Git Product logo

ece-1160-lab-3-real-time-scheduling-over-linux's Introduction

ece-1160-lab-3-real-time-scheduling-over-linux

Original prompt can be seen at link (updated on Nov 1, 2017 7:00 PM). Live link on course webpage can be seen here.

Section 1

In this program, We assume that all threads run until at least both have completed one cycle.

Period means how often (in seconds) this thread will run. With a period of 3, process A will want to start every 3 seconds.

Execution says how many seconds the thread needs before it will complete. If A has a period of 5 and an execution of 4 that means that there will only be 1 second left every period to run other processes.

For RMS the priority does not change. EDF will change based on how long the process has been running.

ece-1160-lab-3-real-time-scheduling-over-linux's People

Watchers

James Cloos avatar Betsalel "Saul" 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.