From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4C777B3C.7090203@domain.hid> Date: Fri, 27 Aug 2010 10:45:48 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4C6BD747.1090304@domain.hid> <4C6D4BDE.1050605@domain.hid> <4C7260B4.4070100@domain.hid> <4C726911.6050201@domain.hid> <4C72749A.5000506@domain.hid> <4C765EF8.50500@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] kernel compilation problem with a Cortex A8, AM3517 EVM List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marc doz Cc: Xenomai help marc doz wrote: > Hi, > Your script runs since yesterday. > I don't see "Listening on any address 5566" > Ah. Could you send me your mkrootfs configuration file (should be named .config at the top of your build tree). > with latency test : > RTT| 16:17:55 (periodic user-mode task, 1000 us period, priority 99) > RTH|----lat min|----lat avg|----lat max|-overrun|---msw|---lat best|--lat worst > RTD| 14.230| 15.307| 27.307| 0| 0| 3.692| 58.538 > To day, I will learn to understand latency logs The lat min, lat avg, lat max are the minimum, average and maximum latencies on one second, overruns and msw should be zero if everything is fine, lat best and lat worst are the best case and worst case latencies for the whole run-time of the program. -- Gilles.