Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 1995 01:48:57 +0200
From:      Heikki Suonsivu <hsu@cs.hut.fi>
To:        Brian Tao <taob@io.org>
Cc:        freebsd-questions@freefall.FreeBSD.org
Subject:   Re: indestructible processes won't die
Message-ID:  <199510182348.BAA03277@shadows.cs.hut.fi>
In-Reply-To: Brian Tao's message of 18 Oct 1995 17:56:04 %2B0200

next in thread | raw e-mail | index | archive | help

   On Wed, 18 Oct 1995, Garrett A. Wollman wrote:

   > > 26783 p6- IEs    0:00.31  (zsh)

   > > and kill -9 have no affect on them.

   saying to use "stty -f <path-to-dev-entry> flushout" to drain the
   output queue.  That solved the problem immediately.

       We don't seem to have "flushout" with the 2.0.5 stty though.  :(

       Could we get that for FreeBSD?

Please, no waste of time to implement kludges just to get a workaround for
an obvious bug.  Using that time to fix the bug instead would be much more
useful.  kill -9 should kill the process.  If the process is trying to
output something somewhere, the output is lost or something else is done
with it, but the process is killed.  That is the whole meaning of SIGKILL,
isn't it, to kill, with no excuses?

-- 
Heikki Suonsivu, T{ysikuu 10 C 83/02210 Espoo/FINLAND,
hsu@cs.hut.fi  home +358-0-8031121 work -4513377 fax -4555276  riippu SN





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510182348.BAA03277>