Date: Fri, 20 Jun 2003 19:31:49 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200306210231.h5L2VnTN006506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/06/20 19:31:49 PDT
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- lticks was erroneously being updated in sched_pctcpu(). This was causing
us to skip the pctcpu_update() call which lead to inaccurate cpu usage
statistics for processes that didn't run often.
Revision Changes Path
1.46 +0 -2 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306210231.h5L2VnTN006506>
