Re: Finding out when a process has died

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Tue, Oct 11, 2011 at 8:57 AM, MK <stardust496@xxxxxxxxx> wrote:
Hi,

I want to write a process (hopefully userspace) which will "watch"
other processes and do something when a process dies. What is a good
way to do this? A simple solution would be to have a stream/tcp
connection between the watcher and other processes and when the
connection is broken, you know the other side has died. Is there a
better way to do this possibly involving a kernel mod?

Thanks!!

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi,

I think you can make use of user-defined signal handlers.

Regards,
Rohan Puri
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux