Hi all, I want to run Xenomai and rtnet (using RTDM) on a dual core CPU. Using the kernel parameter isolcpus I can force the standard Linux tasks to run on one of the cores. The other core should be used exclusively by all real time tasks (including rtnet). I can - of course - pass a parameter on each rt_task_create() call. However how can I force rtnet (using RTDM) to run on this CPU core? Is there a possibility to mask the CPUs to be used globally? This could also avoid to pass the CPU number with each rt_task_create() call.
Thanks for any feedback on this. Regards Mathias -- Mathias Koehrer [EMAIL PROTECTED] Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer, nur 44,85 inkl. DSL- und ISDN-Grundgebühr! http://www.arcor.de/rd/emf-dsl-2 _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
