Date: Fri, 4 Feb 2005 06:16:05 +0000 (UTC) From: Suleiman Souhlal <ssouhlal@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: <200502040616.j146G5Xn002437@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ssouhlal 2005-02-04 06:16:05 UTC
FreeBSD src repository
Modified files:
sys/kern kern_idle.c
Log:
Set the scheduling class of the idle threads to PRI_IDLE.
While there, set their priority with sched_prio() instead of changing it
'by hand'.
Reviewed by: jhb
Approved by: grehan (mentor)
Revision Changes Path
1.42 +2 -1 src/sys/kern/kern_idle.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502040616.j146G5Xn002437>
