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