Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 03:29:04 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_resource.c kern_synch.c
Message-ID:  <199911291129.DAA37526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1999/11/29 03:29:04 PST

  Modified files:
    sys/kern             kern_resource.c kern_synch.c 
  Log:
  Add a bit of sanity checking and problem avoidance in case the
  timecounter hardware is bogus.
  
  This will produce a new warning "microuptime() went backwards"
  and try to not screw up the process resource accounting.
  
  Revision  Changes    Path
  1.53      +9 -3      src/sys/kern/kern_resource.c
  1.84      +10 -3     src/sys/kern/kern_synch.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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