Re: [Xenomai] [QUESTION] thread creation and hook function

2013-04-16 Thread Philippe Gerum
On 04/15/2013 09:45 PM, Gilles Chanteperdrix wrote: On 04/15/2013 04:27 PM, Philippe Gerum wrote: On 04/15/2013 04:18 PM, alex alex wrote: pthread_set_name_np is called after the task creation and it seems that the *_np function force to switch in secondary too... No, it does not. Maybe you

Re: [Xenomai] [Xenomai-git] Jan Kiszka : switchtest: Add SSE and AVX check

2013-04-16 Thread Jan Kiszka
-- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 263 bytes Desc: OpenPGP digital signature URL: http://www.xenomai.org/pipermail/xenomai/attachments/20130416/7ad3152c/attachment.pgp ___ Xenomai mailing list

Re: [Xenomai] [Xenomai-git] Jan Kiszka : switchtest: Add SSE and AVX check

2013-04-16 Thread Jan Kiszka
into the destination slot of the instructions. Jan -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 263 bytes Desc: OpenPGP digital signature URL: http://www.xenomai.org/pipermail/xenomai/attachments/20130416/a3769237

Re: [Xenomai] [Xenomai-git] Jan Kiszka : switchtest: Add SSE and AVX check

2013-04-16 Thread Gilles Chanteperdrix
On 04/16/2013 09:34 AM, Jan Kiszka wrote: On 2013-04-16 09:32, Gilles Chanteperdrix wrote: On 04/16/2013 09:24 AM, Jan Kiszka wrote: On 2013-04-16 00:02, Jan Kiszka wrote: On 2013-04-13 18:11, Gilles Chanteperdrix wrote: This routine causes a warning from gcc and looks indeed wrong: if the

Re: [Xenomai] [PATCH 1/2] rtcan_module: Fix tx_timeout buffer size inconsistency

2013-04-16 Thread Wolfgang Grandegger
Hi Paul, On 04/15/2013 09:18 AM, Paul Janzen wrote: Wolfgang Grandegger w...@grandegger.com writes: We have two other unconfirmed CAN patches: http://www.xenomai.org/pipermail/xenomai/2013-March/028111.html We can add even more PCI IDs here. I'm going to prepare a patch. Just support for

Re: [Xenomai] [Xenomai-git] Jan Kiszka : switchtest: Add SSE and AVX check

2013-04-16 Thread Jan Kiszka
: http://www.xenomai.org/pipermail/xenomai/attachments/20130416/41ba12fa/attachment.pgp ___ Xenomai mailing list Xenomai@xenomai.org http://www.xenomai.org/mailman/listinfo/xenomai

Re: [Xenomai] Raspberry and Beaglebone patches

2013-04-16 Thread Stephan Kappertz
Am 15.04.2013 um 08:57 schrieb Gilles Chanteperdrix: Hi Stephan, Paul, we have a problem with the patches for Raspberry and BeagleBone: they are based on the 3.2.21 patch, which we know is broken. So, we can not really ship the next version of Xenomai with these patches. There are two

Re: [Xenomai] shared memory compatibility - advice sought

2013-04-16 Thread Michael Haberler
I've gotten the char shm driver to work flawlessly as suggested, and am now looking into dumping the rest of the SysV IPC legacy code in the linuxcnc code base and replace it by shm_open/mmap reading up on the Xenomai Posix skin a bit late (ahem) it occurs to me the best solution would have

Re: [Xenomai] Raspberry and Beaglebone patches

2013-04-16 Thread Gilles Chanteperdrix
On 04/16/2013 12:26 PM, Stephan Kappertz wrote: Am 15.04.2013 um 08:57 schrieb Gilles Chanteperdrix: Hi Stephan, Paul, we have a problem with the patches for Raspberry and BeagleBone: they are based on the 3.2.21 patch, which we know is broken. So, we can not really ship the next version

Re: [Xenomai] shared memory compatibility - advice sought

2013-04-16 Thread Michael Haberler
Gilles, Am 16.04.2013 um 20:08 schrieb Gilles Chanteperdrix gilles.chanteperd...@xenomai.org: On 04/16/2013 02:59 PM, Michael Haberler wrote: ... reading up on ksrc/skins/posix/shm.c it occurs to me it isnt exactly a copy paste job getting that to run without the Xenomai environment

Re: [Xenomai] patch to src/utils/can/rtcansend.c to support data from a file

2013-04-16 Thread Matthew Fornero
FWIW, we would find this extension to be pretty useful for testing. We often do regulatory compliance testing (FCC, CE, etc) well ahead of having a full software stack working, so use simple shell scripts to generate/check traffic on all of our interfaces. Being able to script data without delays

Re: [Xenomai] patch to src/utils/can/rtcansend.c to support data from a file

2013-04-16 Thread Matthew Fornero
FWIW, we would find this extension to be pretty useful for testing. We often do regulatory compliance testing (FCC, CE, etc) well ahead of having a full software stack working, so use simple shell scripts to generate/check traffic on all of our interfaces. Being able to script data without