All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Children of forked process do not die upon receiving SIGKILL in Xenomai?
@ 2012-09-11 16:22 Soo-Hyun Yoo
  2012-09-11 16:25 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 5+ messages in thread
From: Soo-Hyun Yoo @ 2012-09-11 16:22 UTC (permalink / raw)
  To: xenomai

Hello,

I have a certain process "A" that forks and execs a process "B". B
spawns multiple child processes.

In the vanilla Linux kernel, I can have A send a SIGTERM or SIGKILL to
B and thereby successfully kill B and all of its children.

Under Xenomai, however, I am noticing that the same action kills B,
but B's children make init their new parent and continue running.

Why is this, and what can I do to kill B's children without having to
use a script to track down each child process individually?

Thank you.

Soo-Hyun Yoo
Dynamic Robotics Laboratory
Oregon State University


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

end of thread, other threads:[~2012-09-11 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 16:22 [Xenomai] Children of forked process do not die upon receiving SIGKILL in Xenomai? Soo-Hyun Yoo
2012-09-11 16:25 ` Gilles Chanteperdrix
2012-09-11 16:53   ` Christophe Blaess
2012-09-11 18:27     ` Soo-Hyun Yoo
2012-09-11 18:31       ` 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.