qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] kqemu vs Standard
Date: Tue, 15 Feb 2005 21:05:40 +0100	[thread overview]
Message-ID: <aec7e5c3050215120571875355@mail.gmail.com> (raw)
In-Reply-To: <421245A0.2080502@brittainweb.org>

On Tue, 15 Feb 2005 10:55:28 -0800, Jason Brittain
<jason@brittainweb.org> wrote:
> Karel Gardas wrote:
> > On Tue, 15 Feb 2005, Jason Brittain wrote:
> >
> >>Here's my real (laptop) hardware's CPU info:
> >># cat /proc/cpuinfo
> >>processor       : 0
> >>vendor_id       : GenuineIntel
> >>cpu family      : 6
> >>model           : 13
> >>model name      : Intel(R) Pentium(R) M processor 1.80GHz
> >>stepping        : 6
> >>cpu MHz         : 599.679
> >
> > I just wonder, but do you usually work with CPU clocked-down? Or have you
> > tested running on battery?
> 
> Interesting!  I wrote the email about all this while riding to work on
> the subway.  So, when I did the "cat /proc/cpuinfo", I was indeed running
> on battery power.  But, currently, I'm not, and still says the same thing.
> 
> Anyone know what the deal is with that?  Is that an accurate number
> saying that my cpu is throttled down?  Could I make it run faster then?
> Hmmmm..

On a 2.6-kernel with cpufreq enabled, have a look at the files in
"/sys/devices/system/cpu/cpu0/cpufreq/". Try to echo "powersave" or
"performance" to scaling_governor. Then look at "/proc/cpuinfo" to see
the actual MHz.

You can also play around with acpi throttling in
"/proc/acpi/processor/*/throttling". I guess * should be replaced with
CPU0, but on my crappy laptop with wierd acpi info CPU1 must be used
instead of CPU0.

Also, try cpufreqd or cpudyn to adjust the cpu frequency on the fly.

/ magnus

  parent reply	other threads:[~2005-02-15 20:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15 17:55 [Qemu-devel] kqemu vs Standard Jason Brittain
2005-02-15 18:28 ` Karel Gardas
2005-02-15 18:55   ` Jason Brittain
2005-02-15 19:43     ` Thomas Petazzoni
2005-02-15 20:05     ` Magnus Damm [this message]
2005-02-15 20:59       ` Jason Brittain
2005-02-15 20:18     ` Darryl Dixon
2005-02-15 19:43 ` James Mastros

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=aec7e5c3050215120571875355@mail.gmail.com \
    --to=magnus.damm@gmail.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).