git: DragonFly_RELEASE_3_6 Avoiding an infinite loop during P-state adjustment on the HP6715s notebook.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Feb 24 00:46:43 PST 2014


commit 5b739fcca873ac25ae1c21284f9f6a996af3af37
Author: Imre Vadasz <imre at vdsz.com>
Date:   Sun Feb 23 01:08:12 2014 +0100

    Avoiding an infinite loop during P-state adjustment on the HP6715s notebook.
    
    The code is taken from the OpenBSD counterpart to amd0f_set_fidvid.
    The infinite loop probably occurs on my HP6715s because the rvo adjustment
    doesn't get applied by the hardware when entering the highest P-state
    (maybe because of some kind of overvolting protection).

Summary of changes:
 sys/platform/pc64/x86_64/cpufreq_machdep.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b739fcca873ac25ae1c21284f9f6a996af3af37


-- 
DragonFly BSD source repository



More information about the Commits mailing list