From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Vasin Date: Fri, 22 Jan 2010 10:38:08 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: news Subject: [Xenomai-help] Vortex86SX and TSC List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hello, I'm trying to port my application from the DiamonSystems Hercules II SBC (with VIA C3 CPU) to the DiamonSystems Helios SBC (with Vortex86SX CPU). The application contains one RT task running at 50 kHz and three RT tasks running at 2kHz. One iteration of the first task takes 15 us to complete. Measured latencies on the Vortex86 CPU are about 40us with max 56us, on the VIA C3 CPU are about 7us. Vortex86SX is 486 compatible, so Xenomai is built without TSC support, but CPUID claims the the it supports TSC. Is there a way to get kernel part of Xenomai to use TSC? Thanks in adavance. -- WBR, Max Vasin.