From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FB57899.7080704@domain.hid> Date: Fri, 18 May 2012 00:15:53 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Xenomai Periodic Latency Spikes List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Wolz, Troy" Cc: "xenomai@xenomai.org" On 05/17/2012 09:12 PM, Wolz, Troy wrote: > Hello, > > When running the latency program provided in the Xenomai source, my > latency numbers for 'max latency' is consistently over 30 us. I have > installed Xenomai 2.6.0 using Linux kernel 2.6.38.8. I have attached > my config for my linux kernel. SMI is disabled, legacy USB support is > disabled in the BIOS, and the other obvious latency killers provided > in the troubleshooting guide have been checked. Oly CONFIG_ACPI_PROCESSOR should be turned off. It is recommended to keep CONFIG_ACPI on. CONFIG_XENO_OPT_DEBUG_XNLOCK has some impact on latencies, if you want to reduce latencies, you should turn it off. -- Gilles.