From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4EDFA127.3060609@domain.hid> Date: Wed, 07 Dec 2011 18:23:51 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4ED8EEB1.1040904@domain.hid> <4EDE5AFA.2050503@domain.hid> <4EDF7A34.2020701@domain.hid> In-Reply-To: <4EDF7A34.2020701@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Xenomai installation: high latencies List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kurt Geebelen Cc: "xenomai@xenomai.org" On 12/07/2011 03:37 PM, Kurt Geebelen wrote: > Hi all, > > Sorry for taking so long to respond, I didn't have time to work on it. > SMI's didn't appear to be the problem, and I also am not using the > nvidia binary driver. > > I tried disabling USB in the BIOS, and that helped! My latencies are now > under 6 microseconds. Since I don't need USB (I'm using a PS/2 mouse and > keyboard now), I'll use it like this. Usually, only legacy USB emulation is a source of problems. You can disable it in BIOS configuration. Sometimes, enabling USB in kernel configuration (and loading USB modules at run time) is enough as the USB modules disable legacy emulation as part of their initialization. -- Gilles.