From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50AA4EC2.1000206@xenomai.org> Date: Mon, 19 Nov 2012 16:22:42 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Help with Xeno-test please List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Pavez Cc: Xenomai On 11/19/2012 04:10 PM, Sebastian Pavez wrote: > Hi everybody! > > I'm trying to get the latencies values with some load, but I think I'm > doing something wrong. Below is the command I tried and the results, are > they the rights parameters? if not, wich ones I should use instead? Some > recommendations will be appreciated. I read that the xeno-test runs by > default for 15 min, but I'm not getting that behaviour. > > Please some insights, Seba. > > > root@labcontrol:~# /usr/xenomai/bin/xeno-test -l "dohell -b > /usr/bin/hackbench -s 192.168.0.5 -l /usr/src/linux-3.2.32/fs/ubifs | 100" The pipe in dohell help string is a "logical or", indicating that you should either pass the path to ltp installation directory OR a duration IN SECONDS. -- Gilles.