Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 11:50:37 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exit.c kern_resource.c
Message-ID:  <200102221950.f1MJocH92712@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2001/02/22 11:50:37 PST

  Modified files:
    sys/kern             kern_exit.c kern_resource.c 
  Log:
  Protect update of the per processor switchtime variable against
  interrupts.
  
  Protect usage of the per processor switchtime variable against
  interrupts in calcru().
  
  This seem to eliminate the "microuptime() went backwards" warnings.
  
  Revision  Changes    Path
  1.119     +6 -2      src/sys/kern/kern_exit.c
  1.75      +15 -7     src/sys/kern/kern_resource.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?200102221950.f1MJocH92712>