source: rtems-schedsim/README @ b68f8cd

Last change on this file since b68f8cd was a2aad55, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/13 at 00:41:56

Remove CVS $

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