Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2011 21:08:34 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/x86/x86 tsc.c
Message-ID:  <201104122108.p3CL8wtO065579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-04-12 21:08:34 UTC

  FreeBSD src repository

  Modified files:
    sys/x86/x86          tsc.c 
  Log:
  SVN rev 220577 on 2011-04-12 21:08:34Z by jkim
  
  Add a new tunable 'machdep.disable_tsc_calibration' to allow skipping TSC
  frequency calibration.  For Intel processors, if brand string from CPUID
  contains its nominal frequency, this frequency is used instead.
  
  Revision  Changes    Path
  1.11      +93 -16    src/sys/x86/x86/tsc.c



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