From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4EBA5DE2.3060307@domain.hid> Date: Wed, 09 Nov 2011 12:02:58 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <51962.81.220.196.189.1320786408.squirrel@domain.hid> <4EB9C562.9040107@domain.hid> <4EBA5585.8050807@domain.hid> In-Reply-To: <4EBA5585.8050807@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Xenomai 2.5.6 and Round Robin List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Olivier Reynet Cc: xenomai@xenomai.org On 11/09/2011 11:27 AM, Olivier Reynet wrote: > RTIME quantum=rt_timer_ns2tsc(3*SPINTIME); > int err=rt_task_slice(&demo_task[i],quantum); You are misunderstanding the time unit of rt_task_slice. Refer to documentation. -- Gilles.