IRQBENCH(1) | Xenomai Manual | IRQBENCH(1) |
NAME¶
irqbench - Xenomai IRQ benchmark, host control
SYNOPSIS¶
irqbench [ options ]
DESCRIPTION¶
irqbench is part of the Xenomai test suite and benchmarks IRQs. It is the controlling part running on a plain Linux host, connected via RS232 or Laplink with the target which is running a suitable Xenomai enabled kernel with the respective module (xeno_posix). The target must run irqloop(1).
OPTIONS¶
irqbench accepts the following options:
-p <period_us>
-T <test_duration_seconds>
-o <port_type>
-a <port_io_address>
-f
SEE ALSO¶
/usr/share/doc/xenomai-doc/txt/irqbench.txt, irqloop(1).
AUTHOR¶
irqbench was written by Jan Kiszka. This man page was written by Roland Stigge.
2008/04/19 | Xenomai 2.6.4 |