Re: [Xenomai-core] xenomai-forge: round-robin scheduling in pSOS skin

2012-03-17 Thread Philippe Gerum
On 03/08/2012 03:30 PM, Ronny Meeus wrote: # taskset 1 ./roundrobin.exe& #0"000.557| [main] SCHED_RT priorities => [1 .. 99] 0"000.672| [main] SCHED_RT.99 reserved for IRQ emulation 0"000.708| [main] SCHED_RT.98 reserved for scheduler-lock emulation Btw, the copperplate support yo

Re: [Xenomai-core] xenomai-forge: round-robin scheduling in pSOS skin

2012-03-17 Thread Philippe Gerum
On 03/08/2012 03:30 PM, Ronny Meeus wrote: Hello I'm are using the xenomai-forge pSOS skin (Mercury). My application is running on a P4040 (Freescale PPC with 4 cores). Some code snippets are put in this mail but the complete testcode is also attached. I have a test task that just consumes the

Re: [Xenomai-core] xenomai-forge: round-robin scheduling in pSOS skin

2012-03-15 Thread Gilles Chanteperdrix
On 03/15/2012 08:49 PM, Ronny Meeus wrote: > On Thu, Mar 8, 2012 at 3:30 PM, Ronny Meeus wrote: >> Hello >> >> I'm are using the xenomai-forge pSOS skin (Mercury). >> My application is running on a P4040 (Freescale PPC with 4 cores). >> Some code snippets are put in this mail but the complete test

Re: [Xenomai-core] xenomai-forge: round-robin scheduling in pSOS skin

2012-03-15 Thread Ronny Meeus
On Thu, Mar 8, 2012 at 3:30 PM, Ronny Meeus wrote: > Hello > > I'm are using the xenomai-forge pSOS skin (Mercury). > My application is running on a P4040 (Freescale PPC with 4 cores). > Some code snippets are put in this mail but the complete testcode is > also attached. > > I have a test task th