All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter Wächtler" <pwaechtler@loewe-komp.de>
To: Christopher Friesen <cfriesen@nortelnetworks.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: so, no way to kill process? have to reboot?
Date: Fri, 12 Oct 2001 10:22:25 +0200	[thread overview]
Message-ID: <3BC6A841.34AEB2BC@loewe-komp.de> (raw)
In-Reply-To: <3BC6097F.79B6E2D1@nortelnetworks.com>

Christopher Friesen wrote:
> 
> Well, the unkillable process continues on.  Does nobody else have any ideas on
> how to kill an unkillable process in the R state thats sucking up all my unused
> cpu cycles?
> 
> If not I'm going to have to reboot this thing...
> 

Well, I'd suspect it in "D" state - waiting for some disk I/O to
finish...

But in "R" with your described behavior looks like a bug.
If you care about the CPU time waisted: what about kill -STOP <pid>?

Can you describe your filesystem layout?
I think of a symlink recursion bug or something wrong in /dev/shm
or alike... (no flame, just guessing :)

What are the parameters of "find"?

  parent reply	other threads:[~2001-10-12  8:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-11 21:05 so, no way to kill process? have to reboot? Christopher Friesen
2001-10-11 23:08 ` James Sutherland
2001-10-12  6:16 ` Paul Mackerras
2001-10-12 11:36   ` Terje Eggestad
2001-10-12  8:22 ` Peter Wächtler [this message]
2001-10-12 10:06   ` Ability to kill (was: Re: so, no way to kill process? have to reboot?) vda
2001-10-12 13:42 ` so, no way to kill process? have to reboot? Christopher Friesen

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=3BC6A841.34AEB2BC@loewe-komp.de \
    --to=pwaechtler@loewe-komp.de \
    --cc=cfriesen@nortelnetworks.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.