kszysiu / turionpowercontrol-archive-20150824

Turion Power Control archive, 20150824
2 stars 1 forks source link

NB P-states need implementation on Fam15h #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In Fam15h, NBFID/VID/DID aren't directly driven by CPU P-states any more.
Instead, an NB P-state concept has been introduced (there are 2 NB P-states)
-- now CPU P-states refer NB P-states.

E.g.
Fam10h:
P-state 0: NBVID:30, NBFID:6, NBDID:0, VID:19, FID:16, DID:0

vs

Fam15h:
P-state 0: NBPS:0, VID:19, FID:16, DID:0
plus
NB P-state 0: NBVID:30, NBFID:6, NBDID:0

TPC needs to be made aware of this paradigm change.

Original issue reported on code.google.com by kszy...@gmail.com on 28 Dec 2012 at 9:48

GoogleCodeExporter commented 9 years ago

Original comment by kszy...@gmail.com on 28 Dec 2012 at 9:49

GoogleCodeExporter commented 9 years ago
i have seen that on PScheck, but for some reasson that i dont know, it is 
always working with the most high pstate, and i dont know how to handle NB 
pstates.

Original comment by arfg...@gmail.com on 24 Nov 2014 at 9:38