Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 17:25:50 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys proc.h src/sys/kern kern_switch.c kern_synch.c
Message-ID:  <200208300025.g7U0PpRG006079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2002/08/29 17:25:50 PDT

  Modified files:
    sys/sys              proc.h 
    sys/kern             kern_switch.c kern_synch.c 
  Log:
  Rejig the code to figure out estcpu and work out how long a KSEGRP has been
  idle. What was there before was surprisingly ALMOST correct.
  
  Peter and I fried our brains on this for a couple of hours figuring out
  what this actually means in the context of multiple threads.
  
  Reviewed by:    peter@freebsd.org
  
  Revision  Changes    Path
  1.36      +2 -0      src/sys/kern/kern_switch.c
  1.195     +27 -17    src/sys/kern/kern_synch.c
  1.239     +1 -1      src/sys/sys/proc.h

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?200208300025.g7U0PpRG006079>