Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Athlon-XP (not mobile) shows throttling states. how to use?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
adsmith
Veteran
Veteran


Joined: 26 Sep 2004
Posts: 1386
Location: NC, USA

PostPosted: Wed Jul 20, 2005 1:59 am    Post subject: Athlon-XP (not mobile) shows throttling states. how to use? Reply with quote

I was playing with ACPI on my dekstop (Athlon-XP 2000+ (pre-barton core, I think), Via KD-400 chipset), and I see this:

Code:

 [root@tock:/proc/acpi/processor/CPU0]$ ls . | while read a; do echo -e "\n$a\n" && cat $a; done

info

processor id:            0
acpi id:                 0
bus mastering control:   no
power management:        yes
throttling control:      yes
limit interface:         yes

limit

active limit:            P0:T0
user limit:              P0:T0
thermal limit:           P0:T0

power

active state:            C2
max_cstate:              C8
bus master activity:     00000000
states:
    C1:                  type[C1] promotion[C2] demotion[--] latency[000] usage[05312980]
   *C2:                  type[C2] promotion[--] demotion[C1] latency[090] usage[26722720]

throttling

state count:             2
active state:            T0
states:
   *T0:                  00%
    T1:                  50%
[root@tock:/proc/acpi/processor/CPU0]$


I was under the impression that only mobile processors or the latest generation (AMD64, etc) provided throttling, so I never really looked into it.... is there a way I can use the T-states here?

It appears to jump happily between C1 and C2, and I can force them with echo >, but I can't seem to change the T-state. Ideas?
Back to top
View user's profile Send private message
DZello
n00b
n00b


Joined: 09 Feb 2003
Posts: 46
Location: Québec, Canada

PostPosted: Wed Jul 20, 2005 2:19 am    Post subject: Reply with quote

It is not a throttling function. Theses states add latency time to the processing of interrupt request to reduce power consumption.
_________________
PC (Gentoo): Athlon 64 @2.5 Ghz, A8V, 1 GB ram, ATI 9600XT, 160 + 250 GB HDD
Laptop (ArchLinux): IBM Thinkpad R40, Intel Centrino 1.4 GHz, 512 MB ram, 40 GB HDD
Kernel: 2.6.19-Beyond2
Linux apostle since 1998
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum