All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Question about synchronisation between xenomai task and linux task
@ 2015-12-14 14:56 =?gb18030?B?pcul46Xz0MfIyw==?=
  2015-12-14 22:35 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 4+ messages in thread
From: =?gb18030?B?pcul46Xz0MfIyw==?= @ 2015-12-14 14:56 UTC (permalink / raw)
  To: =?gb18030?B?eGVub21haQ==?=

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 1436 bytes --]

Hello, sorry to bother you. I have some questions about synchronisation. I am very eager for your help. 


    I have read the source code file like rtipc.c, xddp.c, bufp.c, iddp.c, and pipe.c. Now I am wondering if there is a simple and effective way of synchronisation between xenomai task and linux task in user space and kernel space.


    I found most of synchronisation service introduced in Xenomai 3 Programmer¡¯s Reference Manual could be only used in xenomai task, linux task can not use these synchronisation service. If I use linux synchronisation service like mutex in xenomai task, xenomai task would switch to secondary mode which would cost a lot of time. So I want to know how to synchronize xenomai task and linux task in user space.
o


    As I mentioned above, I have read the source code file like rtipc.c, xddp.c, bufp.c, iddp.c, I know lots of functions were realized in linux kernel modules as rtdm devices, both xenomai task and linux task could call these functions by rtdm interface. In kernel space, Synchronisation Services was used to synchronize between xenomai tasks, xnapc and wait_queue_head_t were used to synchronize between xenomai task and linux task. I am wondering if there is a simple to synchronize between xenomai task and linux task directly in kernel space.


    I'am a rookie of xenomai. It might be simple questions in your opinion. I would appreciate it if you could help.

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

end of thread, other threads:[~2015-12-15  6:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 14:56 [Xenomai] Question about synchronisation between xenomai task and linux task =?gb18030?B?pcul46Xz0MfIyw==?=
2015-12-14 22:35 ` Gilles Chanteperdrix
2015-12-15  3:42   ` [Xenomai] =?gb18030?q?=BB=D8=B8=B4=A3=BA__Question_about_synchronisation_between_xenomai_taskand_linux_task?= =?gb18030?B?pcul46Xz0MfIyw==?=
2015-12-15  6:21     ` [Xenomai] 回复: Question about synchronisation between xenomai taskand linux task 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.