public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: bjdouma@xs4all.nl
Cc: linux-kernel@vger.kernel.org
Subject: Re: bogomips discrepancy on Intel Core2 Quad CPU
Date: Mon, 03 Sep 2007 10:47:55 -0400	[thread overview]
Message-ID: <46DC1E9B.3030108@tmr.com> (raw)
In-Reply-To: <46DBC092.8030209@xs4all.nl>

Bauke Jan Douma wrote:
> $> uname -a
> Linux skyscraper 2.6.22.5 #7 SMP PREEMPT Sun Sep 2 12:12:25 CEST 2007 
> i686 GNU/Linux
> 
> $> cat /proc/cpuinfo | grep bogomips
> bogomips    : 4813.46
> bogomips    : 4810.91
> bogomips    : 4810.91
> bogomips    : 10583.94
> 
> The latter seems way off base.
> Prod me for more info.
> 
I see this occasionally on a dual, speedstep (or similar) finds a way to 
throttle down the cores under light load. I suspect that if you load the 
system:

   for n in 1 2 3 4; do
     nice -19 bash -c 'while true; do a=$RANDOM; done' &
   done

Then you should see your bogomips rise on all cores.


> bjd

	[... copy of output snipped, see the O.P. ...]

-- 
Bill Davidsen <davidsen@tmr.com>
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

  reply	other threads:[~2007-09-03 14:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-03  8:06 bogomips discrepancy on Intel Core2 Quad CPU Bauke Jan Douma
2007-09-03 14:47 ` Bill Davidsen [this message]
2007-09-03 15:44   ` Justin Piszcz
2007-09-08 23:03   ` Bauke Jan Douma

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=46DC1E9B.3030108@tmr.com \
    --to=davidsen@tmr.com \
    --cc=bjdouma@xs4all.nl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox