cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Fri Jun 27 23:04:49 PDT 2003


jeff        2003/06/27 23:04:47 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Adjust the default maximum slice value to ~140ms.  This has improved the
     nice distribution without significantly impacting interactive response.
     As a side effect it should also allow batch processes to run for a
     slightly longer period which will positively impact their performance.
  
  Revision  Changes    Path
  1.47      +2 -2      src/sys/kern/sched_ule.c


More information about the cvs-all mailing list