Date: Wed, 3 Sep 1997 02:20:20 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_cache.c Message-ID: <199709030920.CAA19786@freefall.freebsd.org>
index | next in thread | raw e-mail
phk 1997/09/03 02:20:19 PDT
Modified files:
sys/kern vfs_cache.c
Log:
Use 2^N hash sizes rather than primesize, this replaces a division
with an and. (Submitted by davidg)
Preemptively record ".." values.
Reviewed by: phk
Revision Changes Path
1.30 +10 -12 src/sys/kern/vfs_cache.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709030920.CAA19786>
