9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] High interruptload on cpu server
Date: Tue, 25 Nov 2003 08:41:28 -0500	[thread overview]
Message-ID: <d26ee3e6b13e9f1493974a55b04b3512@plan9.bell-labs.com> (raw)
In-Reply-To: <864qws376f.fsf@gic.mteege.de>

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Depends on what you mean by kill.  Just removing the file from
/rc/bin/service shouldn't be a problem.  Listen will fork and
exec it, and the exec will just die.

Could you just probe one service at a time and see what's fixing
your interrupt load?

[-- Attachment #2: Type: message/rfc822, Size: 2957 bytes --]

From: Matthias Teege <matthias-9fans@mteege.de>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] High interruptload on cpu server
Date: Tue, 25 Nov 2003 14:32:02 +0100
Message-ID: <864qws376f.fsf@gic.mteege.de>

David Presotto <presotto@closedmind.org> writes:

> If you're on a PC, you can look to see how much time is
> spent in interrupts by 'acid -k $pid' and dumping the
> intrtimes array.  Take a look at trap.c and you'll
> understand.  It's just an array of 20 buckets for each

Ok, I'll do so. I discover some nice thing. I can bring down the
interrupt load to a normal level (99% idle ;-)) if I run a nmap
against the cpu server. After the nmap run the interrupt load stays
on that normal level. Maybe I kill a hanging service (timesync?)
whit nmap.

Funny.
Matthias

--
Matthias Teege -- http://www.mteege.de
make world not war

  reply	other threads:[~2003-11-25 13:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-23 17:51 David Presotto
2003-11-25 13:32 ` Matthias Teege
2003-11-25 13:41   ` David Presotto [this message]
2003-11-25 15:35     ` Matthias Teege
2003-11-25 15:43       ` mirtchov
2003-11-26  6:56         ` Matthias Teege
2003-11-26  8:11           ` William Josephson
2003-11-26 13:23           ` David Presotto
2003-11-26 14:13           ` mirtchov
2003-11-26  2:52       ` David Presotto
2003-11-26  6:54         ` Matthias Teege
2003-11-26 13:43           ` David Presotto
2003-11-25 16:22     ` Rob Pike
  -- strict thread matches above, loose matches on Subject: below --
2003-11-23 13:38 Matthias Teege
2003-11-23 15:09 ` mirtchov
2003-11-23 17:29   ` Matthias Teege
2003-11-23 17:32     ` David Presotto
2003-11-24  4:56       ` boyd, rounin
2003-11-24  8:27     ` Fco.J.Ballesteros

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=d26ee3e6b13e9f1493974a55b04b3512@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.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.
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).