1SIGNALTEST(8)               System Manager's Manual              SIGNALTEST(8)
2
3
4

NAME

6       signaltest - signal roundtrip test software
7

SYNOPSIS

9       signaltest [ -b USEC ] [ -l LOOPS ] [ -p PRIO] [ -q ] [ -t NUM ] [ -m ]
10       [ -v ] [ --help ]
11

OPTIONS

13       These programs follow the usual GNU  command  line  syntax,  with  long
14       options starting with two dashes ('--').
15
16       -b, --breaktrace=USEC
17              Send break trace command when latency > USEC
18
19       -D, --duration=TIME
20              Specify a length for the test run.
21              Append 'm', 'h', or 'd' to specify minutes, hours or days.
22
23       -l, --loops=LOOPS
24              Number of loops: default=0 (endless)
25
26       -p, --priority=PRIO
27              Priority of highest priority thread
28
29       -q, --quiet
30              print a summary only on exit
31
32       -t, --threads=NUM
33              number of threads: default=2
34
35       -m, --mlockall
36              lock current and future memory allocations
37
38       -v, --verbose
39              output values on stdout for statistics
40              format: n:c:v n=tasknum c=count v=value in us
41
42       --help display usage information
43

AUTHOR

45       signaltest was written by Thomas Gleixner <tglx@linuxtronix.de>.
46
47       This manual page was originally written by
48       John Kacur <jkacur@redhat.com>
49
50       Copying  and  distribution  of this file, with or without modification,
51       are permitted in any medium  without  royalty  provided  the  copyright
52       notice  and  this  notice  are  preserved.  This file is offered as-is,
53       without any warranty.
54
55
56
57                                October 1, 2015                  SIGNALTEST(8)
Impressum