Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2011 19:47:20 +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:  <201103151947.p2FJlX1q008938@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-03-15 19:47:20 UTC

  FreeBSD src repository

  Modified files:
    sys/x86/x86          tsc.c 
  Log:
  SVN rev 219676 on 2011-03-15 19:47:20Z by jkim
  
  Do not let machdep.tsc_freq modify tsc_freq itself.  It is bad for i386 as
  it does not operate atomically.  Actually, it serves no purpose.
  
  Noticed by:     bde
  
  Revision  Changes    Path
  1.8       +3 -5      src/sys/x86/x86/tsc.c



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