cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Sat Dec 20 13:18:52 PST 2003


jeff        2003/12/20 04:54:35 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Running interactive tasks with the minimum time-slice is fine for vi and
     sh, but not so great for mozilla, X, etc.  Add a fixed define for the slice
     size granted to interactive KSEs.
  
  Revision  Changes    Path
  1.91      +2 -1      src/sys/kern/sched_ule.c


More information about the cvs-src mailing list