OK, yep that sorted it. Thanks. MaxThreadsLimit_Pre and MaxThreadsLimit_Post now always succeed, and MaxThreads(5000) fails consistently on 847 every time (which seems about right for the parameters I am using).
root@WPL:/var/wpl# ./wpl.bin --dump-config based on Xenomai/cobalt v3.0.2 -- #83d7bfb (2016-06-08 10:51:06 +0200) I noticed that after building Xenomai 3.0.2, updating kernel with prepare-kernel.sh, building kernel and installing Xenomai 3.0.2, dmesg still reports v3.0 (Exact Zero) - would have expected v3.0.2 to be reported? root@WPL:~# dmesg | grep -i Xen [ 2.123665] [Xenomai] scheduling class idle registered. [ 2.123675] [Xenomai] scheduling class rt registered. [ 2.123815] I-pipe: head domain Xenomai registered. [ 2.127095] [Xenomai] Cobalt v3.0 (Exact Zero) ________________________________________ From: Philippe Gerum <[email protected]> Sent: 09 June 2016 08:17:35 To: Marcel Van Mierlo; [email protected] Subject: Re: [Xenomai] what limits number of pSOS tasks using t_create? On 06/08/2016 11:11 AM, Marcel Van Mierlo wrote: > root@WPL:/var/wpl# ./wpl.bin --dump-config > based on Xenomai/cobalt v3.0 -- #5f6b32f (2015-10-31 20:57:40 +0100) Before anything else, could you rebase your tests over the stable-3.0.x branch from our git tree? The version you have been testing with so far is obsolete; there is no point in debugging issues which have potentially been fixed already. -- Philippe. _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
