cvs commit: src/sys/kern sched_ule.c

David Xu davidxu at FreeBSD.org
Mon Dec 19 00:26:15 PST 2005


davidxu     2005-12-19 08:26:09 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  Fix a bug in slice calculation code, current code uses hz but
  sched_clock() is called by state clock.
  
  Submitted by: taku at tackymt dot homeip dot net
  
  Revision  Changes    Path
  1.160     +31 -19    src/sys/kern/sched_ule.c


More information about the cvs-src mailing list