cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Fri Sep 19 19:05:59 PDT 2003


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


More information about the cvs-src mailing list