source: rtems-schedsim/README @ d24f2bd

Last change on this file since d24f2bd was 5edfbf8, checked in by Joel Sherrill <joel.sherrill@…>, on 04/25/11 at 15:56:05

2011-04-25 Joel Sherrill <joel.sherrill@…>

  • Property mode set to 100644
File size: 387 bytes
Line 
1#
2#  $Id$
3#
4
5This is the RTEMS Scheduler Simulator.  It builds a subset of RTEMS in a
6manner such that it can be used to develop, test, and evaluate scheduling
7algorithms.
8
9It takes many of the same arguments as RTEMS with one addition:
10
11--enable-rtemsdir=DIRECTORY
12
13where DIRECTORY is the top of the RTEMS source tree.
14
15Other arguments are of interest are:
16
17--enable-posix
18--enable-smp
Note: See TracBrowser for help on using the repository browser.