Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 03:45:11 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys time.h src/sys/kern kern_clock.c src/sys/i386/isa loran.c
Message-ID:  <199810231045.DAA00790@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/10/23 03:45:11 PDT

  Modified files:
    sys/sys              time.h 
  Log:
  Remove the tc_cost field from timecounters.
  
  Revision  Changes    Path
  1.34      +1 -2      src/sys/sys/time.h

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  Change the way we simulate stable storage for timecounters.
  
  If you have problems with the "calcru" messages and processes being
  killed for excessive cpu time, try to increase the NTIMECOUNTER
  #define and report your findings.
  
  Revision  Changes    Path
  1.81      +51 -56    src/sys/kern/kern_clock.c

  Modified files:
    sys/i386/isa         loran.c 
  Log:
  Update timecounters to new interface.
  
  Revision  Changes    Path
  1.10      +3 -3      src/sys/i386/isa/loran.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?199810231045.DAA00790>