cvs commit: src/sys/kern sched_ule.c
Alexey Dokuchaev
danfe at FreeBSD.org
Mon Nov 1 01:04:04 PST 2004
On Sat, Oct 30, 2004 at 07:35:53AM +0000, Jeff Roberson wrote:
> jeff 2004-10-30 07:35:53 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern sched_ule.c
> Log:
> - In sched_prio() check to see if the kse is assigned to a runq as the
> check for TD_ON_RUNQ() no longer means the thread is really on a run-
> queue. I suspect this state should be re-evaluated as it must mean
> something else now. This fixes ULE+KSE+PREEMPTION on UP x86.
Leaving aside technical concerns Julian'd mentioned, it's really cool to have
you doing ULE work again.
Keep it up! ;-)
./danfe
More information about the cvs-src
mailing list