cvs commit: src/sys/kern sched_ule.c
Jeff Roberson
jeff at FreeBSD.org
Sat Oct 30 00:35:54 PDT 2004
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.
Revision Changes Path
1.135 +1 -1 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list