Squashed the bug that was causing panics with nice processes on SMP ULE. Thanks, Jeff
---------- Forwarded message ---------- Date: Mon, 7 Jul 2003 23:19:40 -0700 (PDT) From: Jeff Roberson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: cvs commit: src/sys/kern sched_ule.c jeff 2003/07/07 23:19:40 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - When stealing a kse in kseq_move() ignore the current kseq's min nice value. We want to steal any thread, even one that is not given a slice on its current queue. Revision Changes Path 1.53 +13 -7 src/sys/kern/sched_ule.c _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"