Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 23:44:59 +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:  <201106082345.p58NjEWi074605@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-06-08 23:44:59 UTC

  FreeBSD src repository

  Modified files:
    sys/x86/x86          tsc.c 
  Log:
  SVN rev 222884 on 2011-06-08 23:44:59Z by jkim
  
  Tidy up r222866.
  
  - Re-add accidentally removed atomic op. for sysctl(9) handler.
  - Remove a period(`.') at the end of a debugging message.
  - Consistently spell "low" for "TSC-low" timecounter throughout.
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.23      +6 -6      src/sys/x86/x86/tsc.c



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