From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <53583DF7.3080700@xenomai.org> Date: Thu, 24 Apr 2014 00:25:59 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <5357C92F.2060206@xenomai.org> <535828F6.6050308@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Reading /proc/xenomai/stat causes high latencies List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeroen Van den Keybus Cc: "xenomai@xenomai.org" On 04/23/2014 11:39 PM, Jeroen Van den Keybus wrote: >> You mean with tracer on? Then you have a trace for the high latency? > > No, unfortunately. Every time I enable the tracer, all is well, no latencies. > > Since this is so elusive, I started to install all kernels I built > (and keep the configs along). I just found that one of them does not > have the high latencies and does not have the I-pipe debugging on > either. Hooray. > > However, when I powerdown the machine and reboot this very kernel, the > problem reappears. Could you put a printk in the function vfile_stat_rewind to see if it gets called (more than once) when the problem happens? -- Gilles.