ohh so sorry,I had thought that nobody had answered my previous post(that problem is not fixed anyway). I will prepare a report as soon as possible.
________________________________ From: "[email protected]" <[email protected]> To: [email protected] Sent: Tue, March 15, 2011 1:00:12 PM Subject: Xenomai-help Digest, Vol 66, Issue 24 Send Xenomai-help mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://mail.gna.org/listinfo/xenomai-help or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Xenomai-help digest..." Today's Topics: 1. Re: pointers in shared memory (Gilles Chanteperdrix) 2. xnshadow_call_mayday no signal_handler call (Johann Obermayr) 3. Re: xnshadow_call_mayday no signal_handler call (Philippe Gerum) 4. Re: xnshadow_call_mayday no signal_handler call (Johann Obermayr) 5. event from rt to nrt (Johann Obermayr) 6. Re: Xenomai support for pandaboard (Gilles Chanteperdrix) ---------------------------------------------------------------------- Message: 1 Date: Mon, 14 Mar 2011 12:16:21 +0100 From: Gilles Chanteperdrix <[email protected]> Subject: Re: [Xenomai-help] pointers in shared memory To: egemen kaleli <[email protected]> Cc: Xenomai help <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 egemen kaleli wrote: > if I had enough experience enough to answer the questions I would do answer > with pleasure.. I do not see what experience is required to answer this mail: https://mail.gna.org/public/xenomai-help/2010-11/msg00072.html Also, please: - use the mailing lists - avoid top posting - avoid HTML mails. -- Gilles. ------------------------------ Message: 2 Date: Mon, 14 Mar 2011 12:16:32 +0100 From: Johann Obermayr <[email protected]> Subject: [Xenomai-help] xnshadow_call_mayday no signal_handler call To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Hello, if i call xnshadow_call_mayday for a realtime task with prio=0, the signal_handler is not called. Xenomai 2.5.6, linux kernel 2.6.32.15. gcc 4.3.3 -- Mit freundlichen Gr??en, best regards Johann Obermayr Software Entwicklung ________________________________________________ SIGMATEK GmbH& Co KG Sigmatekstra?e 1 5112 Lamprechtshausen ?sterreich / Austria Tel. : +43 / 6274/ 43 21-0 (Durchwahl leider nicht m?glich) Fax : +43 / 6274/ 43 21-18 (bzw 300 im Werk 2 ) E-Mail: [email protected] http://www.sigmatek-automation.com ****************************Please note:******************************** This email and all attachments are confidential and intended solely for the person or entity to whom it is addressed. If you are not the named addressee you must not make this email and all attachments accessible to any other person. If you have received this email in error please delete it together with all attachments. ************************************************************************ ------------------------------ Message: 3 Date: Mon, 14 Mar 2011 14:17:32 +0100 From: Philippe Gerum <[email protected]> Subject: Re: [Xenomai-help] xnshadow_call_mayday no signal_handler call To: [email protected] Cc: [email protected] Message-ID: <1300108652.2105.11.camel@cobalt> Content-Type: text/plain; charset="UTF-8" On Mon, 2011-03-14 at 12:16 +0100, Johann Obermayr wrote: > Hello, > > if i call xnshadow_call_mayday for a realtime task with prio=0, the > signal_handler > is not called. It does not make sense to call it for such thread. Besides, xnshadow_call_mayday() is an internal interface, with strict calling context requirements, so you are not supposed to use it at all. > > Xenomai 2.5.6, linux kernel 2.6.32.15. gcc 4.3.3 > -- Philippe. ------------------------------ Message: 4 Date: Mon, 14 Mar 2011 22:00:03 +0100 From: Johann Obermayr <[email protected]> Subject: Re: [Xenomai-help] xnshadow_call_mayday no signal_handler call To: [email protected] Cc: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed Am 14.03.2011 14:17, schrieb Philippe Gerum: > On Mon, 2011-03-14 at 12:16 +0100, Johann Obermayr wrote: >> Hello, >> >> if i call xnshadow_call_mayday for a realtime task with prio=0, the >> signal_handler >> is not called. > It does not make sense to call it for such thread. Besides, > xnshadow_call_mayday() is an internal interface, with strict calling > context requirements, so you are not supposed to use it at all. > We have a high priority watchdog task. This task stop some other without domain switch. But i can't stop a rt-task (prio=0). >> Xenomai 2.5.6, linux kernel 2.6.32.15. gcc 4.3.3 -- Mit freundlichen Gr??en, best regards Johann Obermayr Software Entwicklung ________________________________________________ SIGMATEK GmbH& Co KG Sigmatekstra?e 1 5112 Lamprechtshausen ?sterreich / Austria Tel. : +43 / 6274/ 43 21-0 (Durchwahl leider nicht m?glich) Fax : +43 / 6274/ 43 21-18 (bzw 300 im Werk 2 ) E-Mail: [email protected] http://www.sigmatek-automation.com ****************************Please note:******************************** This email and all attachments are confidential and intended solely for the person or entity to whom it is addressed. If you are not the named addressee you must not make this email and all attachments accessible to any other person. If you have received this email in error please delete it together with all attachments. ************************************************************************ ------------------------------ Message: 5 Date: Mon, 14 Mar 2011 22:03:27 +0100 From: Johann Obermayr <[email protected]> Subject: [Xenomai-help] event from rt to nrt To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Hello, is there a way to pulse a event from a high prio task to a event_wait in a rt-task (prio=0) without domain switch ? rt_event_wait only work in primary domain. is there a other way ? Thanks Xenomai 2.5.6, linux kernel 2.6.32.15. gcc 4.3.3 -- Mit freundlichen Gr??en, best regards Johann Obermayr Software Entwicklung ________________________________________________ SIGMATEK GmbH& Co KG Sigmatekstra?e 1 5112 Lamprechtshausen ?sterreich / Austria Tel. : +43 / 6274/ 43 21-0 (Durchwahl leider nicht m?glich) Fax : +43 / 6274/ 43 21-18 (bzw 300 im Werk 2 ) E-Mail: [email protected] http://www.sigmatek-automation.com ****************************Please note:******************************** This email and all attachments are confidential and intended solely for the person or entity to whom it is addressed. If you are not the named addressee you must not make this email and all attachments accessible to any other person. If you have received this email in error please delete it together with all attachments. ************************************************************************ ------------------------------ Message: 6 Date: Tue, 15 Mar 2011 10:57:08 +0100 From: Gilles Chanteperdrix <[email protected]> Subject: Re: [Xenomai-help] Xenomai support for pandaboard To: davide doninelli <[email protected]> Cc: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 Gilles Chanteperdrix wrote: > davide doninelli wrote: >> Hi, >> On the supported board list, pandaboard result unsupported. >> >> I would like to now if is supported? > > No. I would very much like to have a pandaboard, but have ordered a one > on digi-key since november, and still have not received anything... I > have better hopes with other SMP boards such as the ST-Ericsson snowball > based ones. > It seems I talked too fast. I finally received a panda board. I will tell you when the port is done. -- Gilles. ------------------------------ _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help End of Xenomai-help Digest, Vol 66, Issue 24 ********************************************
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
