zsh-workers
 help / color / mirror / code / Atom feed
From: Ed Grimm <ed@cyberramp.net>
To: zsh-workers@math.gatech.edu
Subject: night of the living dead (processes)?
Date: Wed, 22 Oct 1997 00:14:39 +0000 (GMT)	[thread overview]
Message-ID: <199710242129.VAA01644@dal-tsa6-7.cyberramp.net> (raw)

Is there any way to handle the children produced in the <() construct
(and similar ones, as well) in zsh, instead of tossing them to init?
I've been running scripts which utilize this construct heavily, and I've
been monitoring them with top, and I've noticed they toss an awful lot
of zombies to init, based on the fact that init starts taking lots of
time (60%+ CPU at bad times), and if I renice init, top starts catching
zombies, a couple times more than twenty.

init is not good at handling zombies, since it needs to re-read
/etc/inittab each time (and it should, too), as well as checking all of
the tasks mentioned there to make sure they're still running.  I'm
running ZSH_VERSION 3.1.1.  I contemplated upgrading to 3.0.5, but it's
slower for all of my longest running tasks (**/glob stuff, and such) as
well as all other so I did not make install.  Bash also has this
problem.

Ed


             reply	other threads:[~1997-10-28  3:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-22  0:14 Ed Grimm [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-10-22  0:14 TGAPE!
1997-11-27  7:16 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199710242129.VAA01644@dal-tsa6-7.cyberramp.net \
    --to=ed@cyberramp.net \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).