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 21:52:36 -0500	[thread overview]
Message-ID: <2bed3801ed49f2146940e9600abbc936@plan9.bell-labs.com> (raw)
In-Reply-To: <86znek1mwi.fsf@gic.mteege.de>

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

It's quite odd.  The listener doesn't do anything while waiting for a call,
i.e., sshserve doesn't get started until the call is made.  No matter how
badly you misconfigured it, it won't do anything until you connect to
the port.  It sounds more like your interrupts stop when you have something
to run.

What hardware are you doing this on?  What does /dev/sysstat show
about the interrupt load?

[-- Attachment #2: Type: message/rfc822, Size: 2937 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 16:35:19 +0100
Message-ID: <86znek1mwi.fsf@gic.mteege.de>

David Presotto <presotto@closedmind.org> writes:

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

Yes, it is port 22 ssh. If I connect to 22 via telnet,ssh, or nmap
the interrupt load goes down for a while. There must be somthing
wrong in my configuration because I can't connect via ssh. I only
get

debug1: ssh_connect: needpriv 0
debug1: Connecting to coco.mteege.de [192.168.153.21] port 22.
debug1: Connection established.
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x804c158(0x0)

Bis dann
Matthias

  parent reply	other threads:[~2003-11-26  2:52 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
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 [this message]
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=2bed3801ed49f2146940e9600abbc936@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).