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