Re: maximum number of xenomai processes allowed

2019-02-07 Thread Philippe Gerum via Xenomai
On 2/7/19 12:02 PM, Stéphane Ancelot via Xenomai wrote: > Hi, > > After running a given amount of xenomai processes, I can no more launch > more processes. > > They are failing with next message. > >   0"000.000| WARNING: [main] pthread_setschedparam failed (prio=-1) >    0"000.000| WARNING: [ma

maximum number of xenomai processes allowed

2019-02-07 Thread Stéphane Ancelot via Xenomai
Hi, After running a given amount of xenomai processes, I can no more launch more processes. They are failing with next message.   0"000.000| WARNING: [main] pthread_setschedparam failed (prio=-1)    0"000.000| WARNING: [main] setup call cobalt failed    0"000.000| BUG in xenomai_init(): [main

kernel panic issue with IPIPE disabled for arm64

2019-02-07 Thread Pintu Agarwal via Xenomai
Hi All, I recently ported ipipe-arm64 and xenomai patches on Kernel 4.9. But there were some issues so I disabled the XENOMAI/IPIPE config. Now, when I boot the same working working without IPIPE, I get kernel panic issue. So, I am wondering what could be the impact if IPIPE is already disabled.