Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2011 23:04:01 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c src/sys/pc98/pc98 machdep.c
Message-ID:  <201104122304.p3CN4mQu077047@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-04-12 23:04:01 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
    sys/i386/i386        machdep.c 
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 220583 on 2011-04-12 23:04:01Z by jkim
  
  Reinstate cpu_est_clockrate() support for P-state invariant TSC if APERF and
  MPERF MSRs are available.  It was disabled in r216443.  Remove the earlier
  hack to subtract 0.5% from the calibrated frequency as DELAY(9) is little
  bit more reliable now.
  
  Revision  Changes    Path
  1.748     +24 -25    src/sys/amd64/amd64/machdep.c
  1.729     +24 -25    src/sys/i386/i386/machdep.c
  1.446     +2 -19     src/sys/pc98/pc98/machdep.c



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