AMD K10/K11 family frequency scaling.

2011-05-19 Thread Brynet
Adds support for family 10h/11h AMD processors, not sure if it's the best way to do this.. but it works and noticably lowers the temperatures reported by the die sensors. # sysctl hw.setperf=0 # echo "apmd_flags=\"-C\"" >> /etc/rc.conf.local Just putting it here again for testing, could also be

Re: AMD K10/K11 family frequency scaling.

2011-05-19 Thread Claudio Jeker
On Thu, May 19, 2011 at 03:52:02PM -0400, Brynet wrote: > Adds support for family 10h/11h AMD processors, not sure if it's the > best way to do this.. but it works and noticably lowers the temperatures > reported by the die sensors. > > # sysctl hw.setperf=0 # echo "apmd_flags=\"-C\"" >> /etc/rc.c

Re: AMD K10/K11 family frequency scaling.

2011-05-19 Thread Brynet
Claudio wrote: > Since my new amd64 runs i386 at the moment I ported the code over. Cool, thanks. > According to md5 -tt it seems to work. :-) -Bryan.

Re: AMD K10/K11 family frequency scaling.

2011-05-19 Thread Mike Larkin
On Thu, May 19, 2011 at 10:35:55PM +0200, Claudio Jeker wrote: > On Thu, May 19, 2011 at 03:52:02PM -0400, Brynet wrote: > > Adds support for family 10h/11h AMD processors, not sure if it's the > > best way to do this.. but it works and noticably lowers the temperatures > > reported by the die sens

Re: AMD K10/K11 family frequency scaling.

2011-05-21 Thread Claudio Jeker
On Thu, May 19, 2011 at 10:35:55PM +0200, Claudio Jeker wrote: > On Thu, May 19, 2011 at 03:52:02PM -0400, Brynet wrote: > > Adds support for family 10h/11h AMD processors, not sure if it's the > > best way to do this.. but it works and noticably lowers the temperatures > > reported by the die sens