* Fork capture
@ 2005-09-18 14:48 Al Boldi
2005-09-19 6:55 ` Coywolf Qi Hunt
0 siblings, 1 reply; 3+ messages in thread
From: Al Boldi @ 2005-09-18 14:48 UTC (permalink / raw)
To: linux-assembly; +Cc: linux-kernel, linux-smp
Is there a way to capture a process-fork?
Something like:
process/kModule A monitors procs for forking, captures it and manages further
processing.
Thanks!
--
Al
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fork capture
2005-09-18 14:48 Fork capture Al Boldi
@ 2005-09-19 6:55 ` Coywolf Qi Hunt
2005-09-19 15:01 ` Al Boldi
0 siblings, 1 reply; 3+ messages in thread
From: Coywolf Qi Hunt @ 2005-09-19 6:55 UTC (permalink / raw)
To: Al Boldi; +Cc: linux-assembly, linux-kernel, linux-smp
On 9/18/05, Al Boldi <a1426z@gawab.com> wrote:
>
> Is there a way to capture a process-fork?
>
> Something like:
> process/kModule A monitors procs for forking, captures it and manages further
> processing.
Look at the fork_connector patch.
--
Coywolf Qi Hunt
http://sosdg.org/~coywolf/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fork capture
2005-09-19 6:55 ` Coywolf Qi Hunt
@ 2005-09-19 15:01 ` Al Boldi
0 siblings, 0 replies; 3+ messages in thread
From: Al Boldi @ 2005-09-19 15:01 UTC (permalink / raw)
To: coywolf; +Cc: linux-assembly, linux-kernel, linux-smp
Coywolf Qi Hunt wrote:
> On 9/18/05, Al Boldi <a1426z@gawab.com> wrote:
> > Is there a way to capture a process-fork?
> >
> > Something like:
> > process/kModule A monitors procs for forking, captures it and manages
> > further processing.
>
> Look at the fork_connector patch.
Nice, but how could this be used to _manage_ further process-execution?
Also, would a user-space solution be possible?
Thanks!
--
Al
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-19 16:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-18 14:48 Fork capture Al Boldi
2005-09-19 6:55 ` Coywolf Qi Hunt
2005-09-19 15:01 ` Al Boldi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox