Date: Fri, 27 Jun 2003 23:04:47 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200306280604.h5S64m2o084357@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306280604.h5S64m2o084357>