cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Fri Jun 20 19:22:48 PDT 2003


jeff        2003/06/20 19:22:47 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Don't allow nice to have such a large effect on priority.  This was
     causing poor interactive performance while unnice processes were running.
     The new scheme still allows nice to have an effect on priority but it is
     not as dramatic as the effect of the interactivity score.
  
  Revision  Changes    Path
  1.45      +7 -8      src/sys/kern/sched_ule.c


More information about the cvs-src mailing list