aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index accdf72..c5eaca2 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ Tools and Programs
33 worst-case execution time and priod. Any additional parameters are passed on 33 worst-case execution time and priod. Any additional parameters are passed on
34 to the real-time task. 34 to the real-time task.
35 35
36* rtspin [-w] [-p <PARTITION>] [-c CLASS] WCET PERIOD DURATION 36* rtspin [-w] [-n SPLIT] [-p <PARTITION>] [-c CLASS] WCET PERIOD DURATION
37 rtspin -l 37 rtspin -l
38 A simple spin loop for emulating purely CPU-bound workloads. 38 A simple spin loop for emulating purely CPU-bound workloads.
39 Not very realistic, but a good tool for debugging. 39 Not very realistic, but a good tool for debugging.