doc: regenerate
[xenomai-head.git] / doc / generated / man / irqloop.1
blobc0ff318799b24bf9561f59b9919cdbf562d7047f
1 '\" t
2 .\"     Title: irqloop
3 .\"    Author: [see the "AUTHOR" section]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 2008/04/19
6 .\"    Manual: Xenomai Manual
7 .\"    Source: Xenomai 2.6.3
8 .\"  Language: English
9 .\"
10 .TH "IRQLOOP" "1" "2008/04/19" "Xenomai 2\&.6\&.3" "Xenomai Manual"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 irqloop \- Xenomai IRQ benchmark, target program
32 .SH "SYNOPSIS"
33 .sp
34 \fBirqloop\fR [ options ]
35 .SH "DESCRIPTION"
36 .sp
37 \fBirqloop\fR is part of the Xenomai test suite and benchmarks IRQs\&. It is the program running on the target machine which is running a suitable Xenomai enabled kernel with the respective module (xeno_posix)\&. The additional tool \fBirqbench\fR(1) is running on a plain Linux host, connected via RS232 or Laplink with the target\&.
38 .SH "OPTIONS"
39 .sp
40 \fBirqloop\fR accepts the following options:
41 .PP
42 \fB\-D <testing_device_no>\fR
43 .RS 4
44 number of testing device, default=0
45 .RE
46 .PP
47 \fB\-t <test_mode>\fR
48 .RS 4
49 0=user task (default) 1=kernel task 2=IRQ handler 3=hard\-IRQ handler
50 .RE
51 .PP
52 \fB\-P <priority>\fR
53 .RS 4
54 task priority (test mode 0 and 1 only)
55 .RE
56 .PP
57 \fB\-o <port_type>\fR
58 .RS 4
59 0=serial (default), 1=parallel
60 .RE
61 .PP
62 \fB\-a <port_io_address>\fR
63 .RS 4
64 default=0x3f8/0x378
65 .RE
66 .PP
67 \fB\-i <port_irq>\fR
68 .RS 4
69 default=4/7
70 .RE
71 .SH ""SEE ALSO""
72 .sp
73 \fB/usr/share/doc/xenomai\-doc/txt/irqloop\&.txt,\fR \fBirqbench(1)\fR
74 .SH "AUTHOR"
75 .sp
76 \fBirqloop\fR was written by Jan Kiszka\&. This man page was written by Roland Stigge\&.