|
What is DATooR?
DATooR is a design and analysis tool for real-time systems that are specified as a set of reoccurring DAG tasks deployed on multiprocessor platform. Two functionalities are intended:
- It allows designers to evaluate (by simulation and analytical methods) different scheduling policies using user-specified parameters such as the number of processor cores, memory access latency, and task parameters, and randomly generated task sets;
- (Under development) For a system design with a fixed hard-ware configuration, a task set and a scheduling policy, the tool will generate a run-time schedule providing performance and real-time guarantees.
White paper
- Download a tutorial on DATooR from here
Download
How to run
- Windows: Double click on the downloaded file, and follow the instructions.
- Linux: Run the file from terminal: ./datoor
Development
-
The source code of the project is maintained on GitHub (permission needed).
|
|