summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2015-08-21 09:20:40 +0200
committerVincent Guittot <vincent.guittot@linaro.org>2015-08-24 14:16:36 +0200
commit3d5b0ebcd48b818b987802fd216121b66113a305 (patch)
tree9610973b5096b0a73b793fe379d9fdbdf8c759f1 /doc
parent743afaa928f0e52f6459afe9d980f91c050bd466 (diff)
rt-app: few minor fixes
-Several minor fixes in the tutorial file -Remove some compilation warnings -Reorder and gather the init of data by feature -Close the log file before exiting the thread body Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/tutorial.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tutorial.txt b/doc/tutorial.txt
index 8341b2e..b2b0971 100644
--- a/doc/tutorial.txt
+++ b/doc/tutorial.txt
@@ -39,8 +39,8 @@ run indefinitly until all threads kill themselves (as an example if a finite
number of loop has been defined in their running pattern) or if a signal
is received to stop the use case.
-* calibration : Text or Integer: A text defines the CPU that will be used to
-calibrate the ns per loop value. "CPU0" is the default value (see run event
+* calibration : String or Integer: A String defines the CPU that will be used
+to calibrate the ns per loop value. "CPU0" is the default value (see run event
section for details about ns per loop value). A integer skips the calibration
step and uses the integer value as ns per loop.
@@ -55,10 +55,10 @@ ensures that your RT thread will not be stalled until a page is moved from swap
to RAM. The lock of the page is only possible for non CFS tasks. Default value
is False.
-* logdir : Text. Path to store the various log files. The default path is
+* logdir : String. Path to store the various log files. The default path is
the current directory (./).
-* log_basename : Text. Prefix used for all log files of the use case.
+* log_basename : String. Prefix used for all log files of the use case.
"rt-app-" is used by default.
* log_size : String or Integer. A Integer defines a fix size in MB of the