Date: Thu, 19 Aug 1999 09:06:09 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <199908191606.JAA49713@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/19 09:06:09 PDT
Modified files:
sys/kern kern_switch.c
Log:
Fix a typo and a bug.
- One RTP_PRIO_REALTIME was meant to be RTP_PRIO_IDLE.
- RTP_PRIO_FIFO was not handled.
- Move the usual case first for setrunqueue() etc.
Revision Changes Path
1.3 +13 -11 src/sys/kern/kern_switch.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?199908191606.JAA49713>
