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