/real-time-simulator

Real-time scheduling simulator with simple CPU overhead accounting (context switches and cache warming).

Primary LanguagePythonMIT LicenseMIT

real-time-simulator

example schedules

This repository contains a simulator written to analyze the effectiveness of various real-time scheduling policies in the presence of CPU overhead.

A written report on the simulator and several experiments can be read here.