9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] strange behaviour of ps under load
Date: Mon, 20 Jul 2009 08:26:48 -0400	[thread overview]
Message-ID: <5d1c38ea5b178691f0031331c0af4ef9@quanstro.net> (raw)
In-Reply-To: <c474560c799e51ecf948e9c09cb5a438@9grid.es>

On Mon Jul 20 04:11:39 EDT 2009, gdiaz@9grid.es wrote:
> hello
>
> today i found 9grid plan9 under heavy load, stats reports load ~2000, syscall ~60000, context ~22000, i was trying to discover which proc has gone crazy, but i can't even complete a ps. I can do other operations, such as sending this email over drawterm, run stats, netstat, read the logs, etc. but i can't run ps, or any other /proc related tool, i can't kill/Kill/slay anything.
>
> I can ls /proc
>
> cpu% ls -l | wc -l
>     573

i've seen this problem before, without an unreasonable load.
it happened on a dual-processor machine.  since procopen()
requires p->debug, it stands to reason that somebody's got
p->debug qlocked and won't let go.

this is an old problem.  here are russ' thoughts
from 7 years ago.

http://9fans.net/archive/2002/02/350
http://9fans.net/archive/2002/02/360

- erik



      parent reply	other threads:[~2009-07-20 12:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-20  6:59 gdiaz
2009-07-20  9:23 ` Sape Mullender
2009-07-22 15:53   ` erik quanstrom
2009-07-22 16:01   ` gdiaz
2009-07-20 12:26 ` erik quanstrom [this message]

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=5d1c38ea5b178691f0031331c0af4ef9@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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 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).