All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] RT Task RPC over a POSIX/Native Queue
@ 2009-09-08 17:10 Guvenc Gulce
  2009-09-08 17:17 ` Gilles Chanteperdrix
  2009-09-08 17:23 ` Alphan Ulusoy
  0 siblings, 2 replies; 18+ messages in thread
From: Guvenc Gulce @ 2009-09-08 17:10 UTC (permalink / raw)
  To: xenomai

Hi 
As far as I know an Xenomai RT Task can not call Linux API functions without leaving the Xenomai domain.

I was thinking about a generic library/framework which would allow an Xenomai RT Task call a Linux API 
function which would be then marshalled over a Posix/Native Queue to another Xenomai RT Task which then 
would do the dirty job of calling Linux functions. The responses and function return values from linux functions 
can be marshalled back to the original Xenomai RT-Task caller again over another Posix/Native Queue. In such 
a scenario the original caller RT Task would stay always in Xenomai domain. 

I would like to hear whether such an approach sounds feasible/reasonable given the fact that currently 
Xenomai RT Tasks can not call Linux functions without leaving the Xenomai domain. Such a library/framework 
would be a solution to overcome that constraint. I would be glad to hear some opinions about this.

Thanks & Regards,

Guvenc  


      



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-09-09 12:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08 17:10 [Xenomai-help] RT Task RPC over a POSIX/Native Queue Guvenc Gulce
2009-09-08 17:17 ` Gilles Chanteperdrix
     [not found]   ` <394564.56258.qm@domain.hid>
     [not found]     ` <4AA6D85C.8040707@domain.hid>
2009-09-08 22:41       ` Guvenc Gulce
2009-09-08 22:44         ` Gilles Chanteperdrix
2009-09-08 22:53           ` Guvenc Gulce
2009-09-08 23:02             ` Stuart O Anderson
2009-09-09  8:36               ` Philippe Gerum
2009-09-09  8:24             ` Gilles Chanteperdrix
2009-09-09  9:26               ` Guvenc Gulce
2009-09-09  9:39                 ` Gilles Chanteperdrix
2009-09-09 10:12             ` Jan Kiszka
2009-09-09 11:34               ` Guvenc Gulce
2009-09-09 12:03               ` Gilles Chanteperdrix
2009-09-09 12:07                 ` Jan Kiszka
2009-09-09 12:13                   ` Gilles Chanteperdrix
2009-09-08 17:23 ` Alphan Ulusoy
2009-09-08 19:24   ` Gilles Chanteperdrix
2009-09-08 19:42     ` Alphan Ulusoy

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.