From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <533D688A.7050609@xenomai.org> Date: Thu, 03 Apr 2014 15:56:26 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <20140402023531.GE17765@csclub.uwaterloo.ca> <533BB83F.5040301@xenomai.org> <20140402132401.GF17765@csclub.uwaterloo.ca> <533C100A.7050501@xenomai.org> <20140402134017.GG17765@csclub.uwaterloo.ca> <20140402134133.GH17765@csclub.uwaterloo.ca> <20140402134609.GI17765@csclub.uwaterloo.ca> <533C1709.3090305@xenomai.org> <20140402143809.GJ17765@csclub.uwaterloo.ca> <533C21A0.30502@xenomai.org> <20140403134647.GL17765@csclub.uwaterloo.ca> In-Reply-To: <20140403134647.GL17765@csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lennart Sorensen Cc: xenomai@xenomai.org On 04/03/2014 03:46 PM, Lennart Sorensen wrote: > Load script terminated, terminating checked scripts > ---|-----------|-----------|-----------|--------|------|------------------------- > RTS| -1.140| 2.280| 10.811| 0| 0| 18:21:26/18:21:26 > RTD| 0| 795| 63498250 > RTD| 0| 4654| 1051007408 > RTD| 1| 14862| 1064936835 > RTD| 1| 134| 63457021 > pipe_in: /tmp/xeno-test-in-9751 > > I am guessing that looks successful. Yes, I guess a 15us worst case interrupt latency is unprecedented for the ARM architecture. The timer anticipation may be a bit too eager for this SOC, which results in negative latencies. What does cat /proc/xenomai/timer say? -- Gilles.