From 5edfbf80a44edeaf3b1218a0847d7478af359e21 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Apr 2011 15:56:05 +0000 Subject: 2011-04-25 Joel Sherrill * ChangeLog, README: New files. --- README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..4d51838 --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +# +# $Id$ +# + +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 -- cgit v1.2.3