Date: Mon, 28 Jun 2004 16:19:50 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_idle.c Message-ID: <200406281619.i5SGJoXg054667@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004-06-28 16:19:50 UTC FreeBSD src repository Modified files: sys/kern kern_idle.c Log: Adjust the priority of the idle threads to be the lowest possible priority. This is just a comestic nit as the idle thread priorities aren't used by the schedulers. Reported by: bde Revision Changes Path 1.38 +1 -0 src/sys/kern/kern_idle.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406281619.i5SGJoXg054667>