Re: [Xenomai] [PATCH 0 of 2] Xenomai-forge thread_obj: unset __THREAD_S_SAFE when not needed

2013-10-20 Thread Philippe Gerum
On 10/19/2013 08:42 PM, Ronny Meeus wrote: test code snippet: static void test_task(u_long a,u_long b,u_long c,u_long d) { while (1) tm_wkafter(1000); } static void main_task(u_long a,u_long b,u_long c,u_long d) { u_long tid,args[4] = {0,0,0,0};

Re: [Xenomai] xenomai server upgrade

2013-10-20 Thread Gilles Chanteperdrix
On 10/17/2013 08:47 PM, Gilles Chanteperdrix wrote: Hi, please expect Xenomai server to be down for some time this week-end while it is upgraded. If you see this message, the Xenomai mailing list service should be back on line. --

[Xenomai] Help with the histogram of latency test

2013-10-20 Thread Chiara
Hi, I'm new of xenomai. I would analyze latency performance on different architecture and I want to use the histogram that latency produce with the option -g. But when I use the script histo.gp I visualize this warning message: skipping unreadable file, no data in plot I write this command