All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Native skin: user space handles sharable between processes?
@ 2008-08-25 11:36 Jan Kiszka
  2008-08-25 12:08 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Kiszka @ 2008-08-25 11:36 UTC (permalink / raw)
  To: xenomai-core

Hi,

what is the policy for the user space handles the native skin generates:
Can the user share them between processes via putting them into shared
memory (like it is allowed for some POSIX objects)?

I'm wondering if I have to use the POSIX pattern to resolve the address
of a fast mutex: If shared, look to global heap, otherwise use
process-local heap. If native handle structures were only valid within a
single context, I could use absolute pointers instead, saving some code
and data.

Thanks,
Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux


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

end of thread, other threads:[~2008-08-25 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-25 11:36 [Xenomai-core] Native skin: user space handles sharable between processes? Jan Kiszka
2008-08-25 12:08 ` Gilles Chanteperdrix
2008-08-25 12:16   ` Jan Kiszka
2008-08-25 12:21     ` Gilles Chanteperdrix
2008-08-25 12:23       ` Jan Kiszka

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.