All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Xenomai 3: kill() to non-Xenomai PIDs
@ 2015-10-16 14:49 Jan Kiszka
  2015-10-16 14:56 ` Jan Kiszka
  0 siblings, 1 reply; 12+ messages in thread
From: Jan Kiszka @ 2015-10-16 14:49 UTC (permalink / raw)
  To: Xenomai

Hi,

kill() is currently handled by libcobalt such that PIDs <= 0 are
forwarded to Linux and PIDs > 0 are considered to target only Xenomai
threads. But what if the user wants to address a regular Linux task from
within a Xenomai application? Shouldn't we retry kill via the Linux path
if Xenomai's syscall reports ESRCH?

Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SES-DE
Corporate Competence Center Embedded Linux


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

end of thread, other threads:[~2015-10-16 16:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 14:49 [Xenomai] Xenomai 3: kill() to non-Xenomai PIDs Jan Kiszka
2015-10-16 14:56 ` Jan Kiszka
2015-10-16 15:22   ` Philippe Gerum
2015-10-16 15:28     ` Jan Kiszka
2015-10-16 15:31       ` Philippe Gerum
2015-10-16 15:57         ` Jan Kiszka
2015-10-16 16:00           ` Philippe Gerum
2015-10-16 16:03             ` Jan Kiszka
2015-10-16 16:06               ` Philippe Gerum
2015-10-16 16:07                 ` Philippe Gerum
2015-10-16 15:34       ` Gilles Chanteperdrix
2015-10-16 15:50         ` 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.