From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49FB6B30.80806@domain.hid> Date: Fri, 01 May 2009 14:35:44 -0700 From: Thomas Lockhart MIME-Version: 1.0 References: <200904301508.29432@domain.hid> <200904301509.13094@domain.hid> <200904301510.8382@domain.hid> <200904301511.15875@domain.hid> <200904301512.9035@domain.hid> <200904301513.12716@domain.hid> <200904301514.6099@domain.hid> <200904301515.16182@domain.hid> <200904301516.696@domain.hid> <49F9B123.7080203@domain.hid> <1241103352.26544.177.camel@domain.hid> <49FA28F7.3060405@domain.hid> <1241170820.26544.209.camel@domain.hid> In-Reply-To: <1241170820.26544.209.camel@domain.hid> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] rtdm_event_timedwait returns -EINTR List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: Petr Cervenka , xenomai-help , "Lockhart, Thomas G" > Mmm, actually, I would bet that this latency is caused by an > inter-CPU TLB flush request; this is a bug fixed in recent releases > of the I-pipe patch, both for 2.6.28.9 and 2.6.29.1. There is no > backport for 2.6.26, but you should be able to apply this commit > manually: > http://git.denx.de/?p=ipipe-2.6.git;a=commit;h=69f7e0c005eca37a04104dd85f30095791e8c2f7 That was easy to patch manually and seems to have helped a lot. I'm still seeing an occasional "spike" of about 35usec or so every few minutes but the majority of the spikes (hmm, the latency is still pretty good so I hate to call them spikes; maybe "bumps"?) have gone away. Thanks for the suggestion! Would it be helpful if I integrated this patch into the 2.6.26 support? - Tom