Re: subprocesses lifecycle



On 2008-08-27 21:04, Eric Pozharski <whynot@xxxxxxxxxxxxxx> wrote:
Matthieu Imbert <breafk@xxxxxxxxxxxxxxxxxxxxx> wrote:
Is there a way to force the end of all subprocesses when calling die?

Second. No one can kill process which hangs in syscall till the process
gets out into userspace. So you'd be better finding why you collect.

This is not generally true. Only when the syscall is in an
uninterruptible sleep (also known as "disk wait", although a disk is not
necessarily involved), no signals (not even SIGKILL) are accepted.

hp

.



Relevant Pages

  • Re: Annoying system logging problem...
    ... > How can I check the syscall? ... > looked into syslog() and family... ... Syncing sends all buffers to disk. ...
    (alt.os.linux)
  • Re: [PATCH] sendfile removal
    ... As I said, this new non blocking feature on the input side (disk), is ... nice and usefull. ... (For people scared by splice() ...
    (Linux-Kernel)
  • Re: Inode modification time (ctime)
    ... You can only set atime and mtime syscall). ... One begs to differ. ... you can obviously do anything if you allow access to the disk ...
    (comp.unix.solaris)
  • Re: Inode modification time (ctime)
    ... You can only set atime and mtime syscall). ... One begs to differ. ... you can obviously do anything if you allow access to the disk ...
    (comp.unix.solaris)
  • Re: Inode modification time (ctime)
    ... You can only set atime and mtime syscall). ... One begs to differ. ... you can obviously do anything if you allow access to the disk ...
    (comp.unix.solaris)