Date: Sat, 6 Dec 2003 15:24:18 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/include runq.h Message-ID: <200312062324.hB6NOIHk075793@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/12/06 15:24:18 PST FreeBSD src repository Modified files: sys/amd64/include runq.h Log: Reconfigure the runq macros to use the 64 bit ffs/bsf routines instead of doing a loop and taking two 32 bit passes at the runqueue bits. All the 64 bit platforms should probably do this since there are 64 run queues. Approved by: re (scottl) Revision Changes Path 1.3 +5 -5 src/sys/amd64/include/runq.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312062324.hB6NOIHk075793>