From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <500D318D.5000307@xenomai.org> Date: Mon, 23 Jul 2012 13:12:13 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <500AF14A.30703@xenomai.org> <500B014B.6080206@xenomai.org> <500D01AE.2090801@siemens.com> <500D0666.2000700@xenomai.org> <500D0E10.1040707@xenomai.org> <500D11DE.5010203@xenomai.org> <500D211C.4000808@xenomai.org> <500D2A69.5030505@xenomai.org> <500D2E14.5000905@xenomai.org> In-Reply-To: <500D2E14.5000905@xenomai.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] RT_TASK affinity on more than 8 CPU's List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: "xenomai@xenomai.org" On 07/23/2012 12:57 PM, Philippe Gerum wrote: >> There is a possible fix without breaking the interface, but we still get >> the silly common frequency requirement. >> > > 3.x, really. Let's break it. Ok. Will work on that. We do not really need asm/arith.h to implement ipipe_timer_set the way you see it, if we restrict to 32 bits delays (as we currently do in Xenomai), and this can be written without support from arch-dep code. > >> I am also working on the core-3.4 branch right now. >> > > Do you have fixes to the generic core pending? If so, I'd like to merge > them, so that I can eventually send out an updated patch to the blackfin > folks. I have modified a bit the genpatches.sh script, but I do not think this goes outside the I-pipe git. -- Gilles.