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