Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2006 09:33:17 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_resource.c
Message-ID:  <200603090933.k299XHBP078788@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2006-03-09 09:33:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_resource.c 
  Log:
  Add slop to "backwards" cpu accounting messages, 3 usec or 1% whichever
  triggers.
  
  This should eliminate all the trivial messages which result from minor
  increases in cpu_tick frequency.
  
  Machines which don't du cpu clock fiddling shouldn't issue "backwards"
  messages now.
  
  Laptops and other machines where the initial estimate of cputicks may be
  waaaay off will still issue warnings.
  
  Revision  Changes    Path
  1.157     +5 -1      src/sys/kern/kern_resource.c



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