summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-25 15:56:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-25 15:56:05 +0000
commit5edfbf80a44edeaf3b1218a0847d7478af359e21 (patch)
tree13eaa85e8a9982abc029e841c59b007901c3c95d /README
parentee9e674a76f079e66da0fbf0c15dd3ad2700d487 (diff)
2011-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, README: New files.
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
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