Date: Tue, 28 Jan 2003 23:00:51 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200301290700.h0T70pao056148@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/01/28 23:00:51 PST
Modified files:
sys/kern sched_ule.c
Log:
- Use ksq_load as the authoritive count of kses on the pair of kseqs for
sched_runnable() et all.
- Remove some dead code in sched_clock().
- Define two macros KSEQ_SELF() and KSEQ_CPU() for getting the kseq of the
current cpu or some alternate cpu.
- Start introducing kseq_() functions, such as kseq_choose() and kseq_setup().
Revision Changes Path
1.5 +79 -84 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?200301290700.h0T70pao056148>
