https://github.com/darnir/rtems-schedsim
RTEMS Scheduling Simulator
https://github.com/darnir/rtems-schedsim
Last synced: over 1 year ago
JSON representation
RTEMS Scheduling Simulator
- Host: GitHub
- URL: https://github.com/darnir/rtems-schedsim
- Owner: darnir
- License: other
- Created: 2016-04-12T23:35:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T09:44:42.000Z (about 10 years ago)
- Last Synced: 2025-02-05T11:49:00.851Z (over 1 year ago)
- Language: C
- Size: 397 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
- Support: SUPPORT
Awesome Lists containing this project
README
This is the RTEMS Scheduler Simulator. It builds a subset of RTEMS in a
manner such that it can be used to develop, test, and evaluate scheduling
algorithms.
It takes many of the same arguments as RTEMS with one addition:
--enable-rtemsdir=DIRECTORY
where DIRECTORY is the top of the RTEMS source tree.
Other arguments are of interest are:
--enable-posix
--enable-smp