Date: Fri, 10 Jan 2003 17:09:51 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys blist.h src/sys/kern subr_blist.c src/lib/libkvm kvm_getswapinfo.c Message-ID: <200301110109.h0B19p1o068537@repoman.freebsd.org>
index | next in thread | raw e-mail
dillon 2003/01/10 17:09:51 PST
Modified files:
sys/sys blist.h
sys/kern subr_blist.c
lib/libkvm kvm_getswapinfo.c
Log:
Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft
that crept in recently. GCC will optimize the divides and multiplies for us.
Submitted by: David Schultz <dschultz@uclink.Berkeley.EDU>
MFC after: 1 day
Revision Changes Path
1.21 +2 -2 src/lib/libkvm/kvm_getswapinfo.c
1.12 +16 -16 src/sys/kern/subr_blist.c
1.6 +0 -16 src/sys/sys/blist.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301110109.h0B19p1o068537>
