STREAM: A simulation tool for energy efficient real-time scheduling and analysis

Tools presented at WATERS'15
Post Reply
mayuri
Posts: 1
Joined: Fri Jul 03, 2015

STREAM: A simulation tool for energy efficient real-time scheduling and analysis

Post by mayuri » Fri Jun 26, 2015

Title: STREAM: A Simulation Tool for Energy Efficient Real Time Scheduling and Analysis

Authors: Mayuri Digalwar, Pravin Gahukar, Sudeept Mohan, Biju K. Raveendran (Department of Computer Science and Information Systems, Birla Institute of Technology and Science, Pilani, India)

Abstract: This paper proposes an automation tool - STREAM, for simulation, testing and analysis of energy aware real time scheduling algorithms for periodic as well as mixed task sets on multi-core processor. The key features of STREAM include implementation of scheduling algorithms, synthetic task set generation, modules for doing performance analysis and generation of execution traces. The simulator design is made simple, understandable and flexible such that addition of new algorithms or modification to existing algorithms can be done with minimum efforts. Testing of modules is carried out on randomly generated task sets. STREAM facilitates the comparative performance analysis of different scheduling algorithms on uniprocessor, multiprocessor or multi-core processor platforms. A graph plotter is provided to visualize the performance analysis of different scheduling algorithms.

Keywords: real time scheduling, simulation tool, dynamic voltage and frequency scaling, mixed task set.

Attached paper:
WATERS15_STREAM_Simulation_Tool.pdf
(1.03 MiB) Downloaded 812 times

Post Reply