Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 09:22:53 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_synch.c src/sys/vm vm_extern.h vm_meter.c
Message-ID:  <200111141722.fAEHMrV23366@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/11/14 09:22:53 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             kern_synch.c 
    sys/vm               vm_extern.h vm_meter.c 
  Log:
  MFC: move the code for calculating the system load average into
  kern_synch.c. Add jitter to the timing of samples to avoid
  synchronisation with processes that run periodically.
  
  Revision  Changes    Path
  1.87.2.4  +52 -4     src/sys/kern/kern_synch.c
  1.46.2.2  +1 -2      src/sys/vm/vm_extern.h
  1.34.2.6  +0 -45     src/sys/vm/vm_meter.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?200111141722.fAEHMrV23366>