Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2008 12:53:42 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/cpufreq est.c
Message-ID:  <200808231253.m7NCrkLp093604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-08-23 12:53:42 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/cpufreq     est.c 
  Log:
  SVN rev 182048 on 2008-08-23 12:53:42Z by jhb
  
  If we are unable to obtain a frequency list from either ACPI or the static
  tables, then attempt to build a simple list containing just the high and
  low frequencies based on the current CPU frequency calculated during boot
  and the contents of the MSR.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.19      +88 -1     src/sys/i386/cpufreq/est.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808231253.m7NCrkLp093604>