All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Yates <benjamin@rqdq.com>
To: linux-kernel@vger.kernel.org
Subject: 2.6.22+, CONFIG_NO_HZ=n, but irq/s looks like NO_HZ=y
Date: Wed, 31 Oct 2007 16:03:10 -0400	[thread overview]
Message-ID: <4728DF7E.9090606@rqdq.com> (raw)


    can't find many references on this one, so posting here...

    CONFIG_NO_HZ=n, but vmstat output shows int/sec which looks like a 
dynticks setup.

    vmstat lies?

    vmstat needs an update?

    -benjamin

   

root@blahblah /usr/src/linux # uname -a
Linux blahblah 2.6.23.1 #2 SMP Sun Oct 14 23:40:05 EDT 2007 i686 Dual 
Core AMD Opteron(tm) Processor 185 AuthenticAMD GNU/Linux

root@blahblah /usr/src/linux # zcat /proc/config.gz | grep HZ
# CONFIG_NO_HZ is not set
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100

root@blahblah /usr/src/linux # vmstat 1
procs -----------memory---------- ---swap-- -----io---- -system-- 
----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy 
id wa
 3  0      0 265492  85576 105432    0    0    45   153   26  230 24 28 
47  1
 0  0      0 265480  85576 105432    0    0     0     0    6   52  0  0 
100  0
 0  0      0 264976  85576 105432    0    0     0     0    9   65  1  3 
96  0
 0  0      0 265876  85576 105432    0    0     0     0   10   65  1  2 
97  0


                 reply	other threads:[~2007-10-31 20:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4728DF7E.9090606@rqdq.com \
    --to=benjamin@rqdq.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.