All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Guillaume Gardet <guillaume.gardet@free.fr>
Cc: linux-omap@vger.kernel.org
Subject: Re: Beagleboard xM - Bogomips are very low
Date: Tue, 19 Mar 2013 11:09:39 -0500	[thread overview]
Message-ID: <20130319160938.GA31417@kahuna> (raw)
In-Reply-To: <5148819A.5040500@free.fr>

On 16:17-20130319, Guillaume Gardet wrote:
> Hi,
> 
> On a Beagleboard xM rev. B, I noticed that vanilla kernel 3.4.6 have the folowing bogomips for 300MHz and 800 MHz operations: 262.08 and 700.57.
> 
> With kernel 3.7.10, I have : 175.65 and 467.41 bogompis.
> 
> Any idea why bogomips are so low now?
using my DTS cpufreq series (which I am about to post to linux-omap):
https://github.com/nmenon/linux-2.6-playground/commits/push/cpufreq-cpu0-omap-all-v2
and a test script:
http://pastebin.com/zrr8ptge

I See (3.9-rc3):
http://pastebin.com/4JCV3dnX

bogomips@ boot:
BogoMIPS        : 395.67
Boot scaling frequency =600000
TESTING for 1 seconds at 300000
current scaling frequency(for 300000) =300000
bogomips@ frequency 300000:
BogoMIPS        : 197.83
TESTING for 1 seconds at 600000
current scaling frequency(for 600000) =600000
bogomips@ frequency 600000:
BogoMIPS        : 395.67
TESTING for 1 seconds at 800000
current scaling frequency(for 800000) =800000
bogomips@ frequency 800000:
BogoMIPS        : 527.56
-- 
Regards,
Nishanth Menon

  reply	other threads:[~2013-03-19 16:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-19 15:17 Beagleboard xM - Bogomips are very low Guillaume Gardet
2013-03-19 16:09 ` Nishanth Menon [this message]
2013-03-20 12:48 ` Frank Agius
2013-03-20 16:26   ` Guillaume Gardet

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=20130319160938.GA31417@kahuna \
    --to=nm@ti.com \
    --cc=guillaume.gardet@free.fr \
    --cc=linux-omap@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.