Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

latency(1) [debian man page]

LATENCY(1)							      Xenomai								LATENCY(1)

NAME
latency - Xenomai timer latency benchmark SYNOPSIS
latency [options] DESCRIPTION
latency is part of the Xenomai test suite. It is a timer latency benchmark program. The system must run a suitable Xenomai enabled kernel with the respective module (xeno_timerbench). OPTIONS
latency accepts the following options: -h print histograms of min, avg, max latencies -s print statistics of min, avg, max latencies -H <histogram-size> default = 200, increase if your last bucket is full -B <bucket-size> default = 1000ns, decrease for more resolution -p <period_us> sampling period -l <data-lines per header> default=21, 0 to supress headers -T <test_duration_seconds> default=0, so ^C to end -q supresses RTD, RTH lines if -T is used -D <testing_device_no> number of testing device, default=0 -t <test_mode> 0=user task (default), 1=kernel task, 2=timer IRQ -f freeze trace for each new max latency -c <cpu> pin measuring task down to given CPU -P <priority> task priority (test mode 0 and 1 only) AUTHOR
latency was written by Philippe Gerum <rpm@xenomai.org>. This man page was written by Roland Stigge <stigge@antcom.de>. 2.6.0 2008-04-19 LATENCY(1)

Check Out this Related Man Page

RTCANRECV(1)							      Xenomai							      RTCANRECV(1)

NAME
rtcanrecv - Xenomai tool for receiving CAN messages SYNOPSIS
rtcanrecv [<can-interface>] [Options] DESCRIPTION
rtcanrecv is part of Xenomai. It is used to receive messages via a CAN interface. The system must run a suitable Xenomai enabled kernel with the respective module (xeno_native and the CAN driver). OPTIONS
<can-interface> is the CAN interface file. rtcanrecv accepts the following options: -f, --filter=id:mask[:id:mask]... apply filter -e, --error=mask receive error messages -t, --timeout=MS timeout in ms -T, --timestamp with absolute timestamp -R, --timestamp-rel with relative timestamp -v, --verbose be verbose -p, --print=MODULO print every MODULO message -h, --help this help SEE ALSO
rtcanconfig(1), rtcanrecv(1) AUTHORS
rtcanrecv was written by Wolfgang Grandegger <wg@grandegger.com>, Jan Kiszka <jan.kiszka@web.de> and Philippe Gerum <rpm@xenomai.org>. This man page was written by Roland Stigge <stigge@antcom.de>. 2.6.0 2008-04-19 RTCANRECV(1)
Man Page

8 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

Scripting needed

Hi, My task is to check the file test.txt every 15 min from Mon-Fri 9:00AM - 6:00PM. We get this file from our mainframes, every 15 min it will update the same file. My task is to compare file timestamp with current system time stamp and check if the file is updated or not. If the file doesn't... (0 Replies)
Discussion started by: chinniforu2003
0 Replies

2. AIX

Delete group of lines from file

I have a rather large file that needs lines deleted periodically. How may I accomplish this task? Should I run into an error message "not enough disk space" AIX 5.3 Thanks (2 Replies)
Discussion started by: tfort73
2 Replies

3. Solaris

I want to test max process on my system

Hi,everybody Please someone suggest me for test max process on system my system is Solaris 10/9 installed on HP DL380G6 . My point of project is test max process ,max user untill systemdown .however i have batch script telnet from pc to host about 500 window per pc ( i have pc 9 unit ... (2 Replies)
Discussion started by: infjustice
2 Replies

4. UNIX for Advanced & Expert Users

Determining typing latency

Hi all, When I use an editor (vi) that is spawned in a remote server, visually I could see the latency between typing a character/word and being displayed on the terminal. I could see this visually but how do I get a metric on this or how to quantify this? As expected, when I type in a editor... (6 Replies)
Discussion started by: matrixmadhan
6 Replies

5. UNIX for Dummies Questions & Answers

awk FS an RS

I have a file like this Time,latency read,latency write t0,x,x t0,y,y t0,z,z ... t0,n,n Time,Speed Read,Speed write t0,x,x t0,y,y t0,z,z ... t0,n,n Time,latency read,latency write t1,x,x t1,y,y (1 Reply)
Discussion started by: alen192
1 Replies

6. AIX

Nmon max and avg for cpu and memory

Hi All, Anyone know how to capture the nmon avg and max cpu and memory for one of the AIX server for Monthly Utilization Report purposes ? Thanks. ---------- Post updated at 05:18 AM ---------- Previous update was at 05:07 AM ---------- if possible use shell script to count or sum... (6 Replies)
Discussion started by: ckwan
6 Replies

7. Shell Programming and Scripting

Get the min avg and max with awk

aaa: 3 ms aaa: 2 ms aaa: 5 ms aaa: 10 ms .......... to get the 3 2 5 10 ...'s min avg and max something like min: 2 ms avg: 5 ms max: 10 ms (2 Replies)
Discussion started by: yanglei_fage
2 Replies

8. UNIX for Beginners Questions & Answers

Unstable output of FFSB (Filesystem benchmark)

I'm trying to benchmark a RAID-6 server using FFSB and the result is really unstable to detect the pattern. Scenario -1: Block-size - 65536 (64KB) Number of threads - 10 Number of files - 10 Min and Max filesize - 400m Read size - 400m Direct IO - on Random-read=off Read throughput... (0 Replies)
Discussion started by: BHASKAR JUPUDI
0 Replies