jeff        2007-01-06 12:33:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Don't let SCHED_TICK_TOTAL() return less than hz.  This can cause integer
     divide faults in roundup() later if it is able to return 0.  For some
     reason this bug only shows up on my laptop and not my testboxes.
  
  Revision  Changes    Path
  1.178     +1 -1      src/sys/kern/sched_ule.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to