* Re: [Xenomai-help] Xenomai-help Digest, Vol 66, Issue 24
[not found] <mailman.59.1300186812.30139.xenomai@xenomai.org>
@ 2011-03-15 14:04 ` egemen kaleli
2011-03-15 14:08 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: egemen kaleli @ 2011-03-15 14:04 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 8838 bytes --]
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: "xenomai-help-request@domain.hid" <xenomai-help-request@domain.hid>
To: xenomai@xenomai.orgSent: Tue, March 15, 2011 1:00:12 PM
Subject: Xenomai-help Digest, Vol 66, Issue 24
Send Xenomai-help mailing list submissions to
xenomai-help@domain.hid 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
xenomai-help-request@domain.hid can reach the person managing the list at
xenomai-help-owner@domain.hid 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 <gilles.chanteperdrix@domain.hid>
Subject: Re: [Xenomai-help] pointers in shared memory
To: egemen kaleli <menege1@domain.hid>
Cc: Xenomai help <xenomai-help@domain.hid>
Message-ID: <4D7DF905.3040101@domain.hid>
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 <johann.obermayr@sigmatek.at>
Subject: [Xenomai-help] xnshadow_call_mayday no signal_handler call
To: xenomai@xenomai.org: <4D7DF910.5000706@domain.hidk.at>
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: johann.obermayr@domain.hidw.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 <rpm@xenomai.org>
Subject: Re: [Xenomai-help] xnshadow_call_mayday no signal_handler
call
To: johann.obermayr@domain.hid: xenomai@xenomai.orgsage-ID: <1300108652.2105.11.camel@domain.hid>
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 <johann.obermayr@domain.hid>
Subject: Re: [Xenomai-help] xnshadow_call_mayday no signal_handler
call
To: rpm@xenomai.org
Cc: xenomai@xenomai.org: <4D7E81D3.5030008@domain.hidmatek.at>
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: johann.obermayr@sigmatek.at
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 <johann.obermayr@domain.hid>
Subject: [Xenomai-help] event from rt to nrt
To: xenomai@xenomai.org: <4D7E829F.4060106@domain.hid>
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: johann.obermayr@domain.hidmatek.at
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 <gilles.chanteperdrix@xenomai.org>
Subject: Re: [Xenomai-help] Xenomai support for pandaboard
To: davide doninelli <Davide.Doninelli@domain.hid.ch>
Cc: xenomai@xenomai.org: <4D7F37F4.9010206@domain.hid>
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
Xenomai-help@domain.hidil.gna.org/listinfo/xenomai-help
End of Xenomai-help Digest, Vol 66, Issue 24
********************************************
[-- Attachment #2: Type: text/html, Size: 13680 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-help] Xenomai-help Digest, Vol 66, Issue 24
2011-03-15 14:04 ` [Xenomai-help] Xenomai-help Digest, Vol 66, Issue 24 egemen kaleli
@ 2011-03-15 14:08 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2011-03-15 14:08 UTC (permalink / raw)
To: egemen kaleli; +Cc: xenomai
egemen kaleli wrote:
> 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.
You are still posting HTML.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-15 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.59.1300186812.30139.xenomai@xenomai.org>
2011-03-15 14:04 ` [Xenomai-help] Xenomai-help Digest, Vol 66, Issue 24 egemen kaleli
2011-03-15 14:08 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.