Date: Sun, 2 Mar 2003 20:28:07 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200303030428.h234S8tR028547@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/03/02 20:28:07 PST
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- In sched_add() special case PRI_TIMESHARE and PRI_ITHD|PRI_REALTIME. We
always place ITHD & REALTIME threads on the current queue of the current
cpu. Prior to this change an interrupt thread would only ever run on one
cpu.
Revision Changes Path
1.14 +21 -8 src/sys/kern/sched_ule.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303030428.h234S8tR028547>
