diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |