public inbox for linux-smp@vger.kernel.org
 help / color / mirror / Atom feed
From: Klaas Zweck <khz@tzi.org>
To: Klaas Zweck <khz@tzi.org>
Cc: linux-smp <linux-smp@vger.kernel.org>
Subject: Re: timer on just one cpu in linux mp-system
Date: Sun, 21 Apr 2002 17:31:36 +0200	[thread overview]
Message-ID: <3CC2DB58.3040408@tzi.org> (raw)
In-Reply-To: 3CBDF643.4010103@tzi.org

me again,

found out myself that it always worked to mask
the local timer out.
cat /proc/interrupts was just the wrong way (tool)
to test if it is really masked out since it only shows the 
external timer irqs.

top and xosview showed an idle time of 100% for cpu with masked
out local timer even if there were processes on it.
this means that the timer didn't update local kstat info anymore
and so mytry to just mask it worked.

a hint would have been helpful, though.
greets,
klaas




  reply	other threads:[~2002-04-21 15:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 22:25 timer on just one cpu in linux mp-system Klaas Zweck
2002-04-21 15:31 ` Klaas Zweck [this message]
2002-04-21 17:30   ` Kernel doesn't see both CPU's J. Milgram

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=3CC2DB58.3040408@tzi.org \
    --to=khz@tzi.org \
    --cc=linux-smp@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox