Date: Sat, 4 Oct 2003 10:41:13 -0700 (PDT) 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: <200310041741.h94HfDZ7016779@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/10/04 10:41:13 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Change a lame iterative algorithm to a constant time algorithm. Remove the XXX that complains about it as well. Submitted by: ThomasWuerfl@gmx.de Revision Changes Path 1.57 +6 -4 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041741.h94HfDZ7016779>