All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Agius <ftagius@yahoo.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: AM335x mpurate + bogomips
Date: Fri, 22 Feb 2013 11:43:25 -0500	[thread overview]
Message-ID: <5127A02D.8040200@yahoo.com> (raw)
In-Reply-To: <51264CFF.8050200@mimc.co.uk>

On 2/21/2013 11:36 AM, Mark Jackson wrote:
> Before I dig any deeper, can anyone tell me if the bootarg "mpurate" is meant to
> be supported for AM335x SoCs ?
>
> I've tried it on our custom board using 3v8, but no joy.
>
> The boot log shows:-
>
> [    0.000000] Booting Linux on physical CPU 0x0
> [    0.000000] Linux version 3.8.0-03059-g621553c-dirty (mpfj@mpfj-nanobone) (gcc version 4.5.4 (Buildroot 2012.11) ) #113 SMP Thu Feb 21 16:29:48 GMT 2013
> [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
> [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
> [    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: Newflow NanoBone
> [    0.000000] Memory policy: ECC disabled, Data cache writeback
> [    0.000000] CPU: All CPU(s) started in SVC mode.
> [    0.000000] AM335X ES1.0 (neon )
> ...
> [    0.000000] Kernel command line: console=ttyO0,115200n8 mpurate=720 root=/dev/mmcblk0p2 ro rootfstype=ext2 rootwait
> ...
> [    0.001119] Calibrating delay loop... 364.48 BogoMIPS (lpj=1425408)
>
> I have seen other boot logs outputs [1] from other people where they are getting nearly double that.
>

I have also observed a drop in the reported BogoMIPS value when using 
the latest kernel.  Previously (with a 3.5 kernel) the BogoMIPS value 
was approximately equal to the CPU frequency. I finally found the reason 
for the BogoMIPS change:

http://www.spinics.net/lists/arm-kernel/msg221672.html

It looks like BogoMIPS reporting changed because of the delay routine 
patch introduced in 3.6.  So the change in BogoMIPS is real, but should 
not be a concern.

frank agius



      parent reply	other threads:[~2013-02-22 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 16:36 AM335x mpurate + bogomips Mark Jackson
2013-02-21 18:30 ` Hiremath, Vaibhav
2013-02-22  8:03 ` Jason Kridner
2013-02-22 14:49   ` Nishanth Menon
2013-02-22 16:43 ` Frank Agius [this message]

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=5127A02D.8040200@yahoo.com \
    --to=ftagius@yahoo.com \
    --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.