Date: Fri, 19 Sep 2003 19:05:58 -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: <200309200205.h8K25wYv090612@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/09/19 19:05:58 PDT
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- Somewhere along the line I stupidly removed critical logic from
sched_ptcpu_update(). This caused erroneous cpu times in TOP for
processes that were asleep. Replace the code that was removed.
Revision Changes Path
1.56 +11 -10 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309200205.h8K25wYv090612>
