All of lore.kernel.org
 help / color / mirror / Atom feed
From: Warren Togami <warren-ZewH/WUwPCfQT0dZR+AlfA@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Athlon processor throttling
Date: Sat, 14 Dec 2002 22:25:14 -1000	[thread overview]
Message-ID: <3DFC3C6A.1070405@togami.com> (raw)

http://www-users.rwth-aachen.de/hendryk.pfeiffer/laptop.html

I have the same laptop described on this page.  I installed kernel 
2.5.51 + the latest ACPI patch.  This guy describes setting throttling 
with echo n >/proc/acpi/processor/CPU0/throttling.  Below is my attempt 
of changing the active state, but it doesn't appear to do anything.

[root@laptop CPU0]# pwd
/proc/acpi/processor/CPU0
[root@laptop CPU0]# cat throttling
state count:             16
active state:            T0
states:
    *T0:                  00%
     T1:                  06%
     T2:                  12%
     T3:                  18%
     T4:                  24%
     T5:                  31%
     T6:                  37%
     T7:                  43%
     T8:                  49%
     T9:                  55%
     T10:                  62%
     T11:                  68%
     T12:                  74%
     T13:                  80%
     T14:                  86%
     T15:                  93%
[root@laptop CPU0]# echo -n 9 > throttling
[root@laptop CPU0]# cat throttling
state count:             16
active state:            T0
states:
    *T0:                  00%
     T1:                  06%
     T2:                  12%
     T3:                  18%
     T4:                  24%
     T5:                  31%
     T6:                  37%
     T7:                  43%
     T8:                  49%
     T9:                  55%
     T10:                  62%
     T11:                  68%
     T12:                  74%
     T13:                  80%
     T14:                  86%
     T15:                  93%



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

             reply	other threads:[~2002-12-15  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-15  8:25 Warren Togami [this message]
     [not found] ` <3DFC3C6A.1070405-ZewH/WUwPCfQT0dZR+AlfA@public.gmane.org>
2002-12-16  9:11   ` Athlon processor throttling Ducrot Bruno

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=3DFC3C6A.1070405@togami.com \
    --to=warren-zewh/wuwpcfqt0dzr+alfa@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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.