Peter Wemm be1d4058eb Dramatically improve the **lame** nfs_hash(). This is based on the
Fowler / Noll / Vo Hash (http://www.isthe.com/chongo/tech/comp/fnv/).

This improves hash coverage a *massive* amount.  We were seeing one
set of machines that were using 0.84% of their 131072 entry nfsnode
hash buckets with maximum chain lengths of up to ~500 entries.  The
machine was spending nearly 100% of its time in 'system'.
A test with this has pushed the coverage from a few perCent up to 91%
utilization with a max chain length of 11.

Submitted by:  David Filo
2001-03-17 05:43:01 +00:00
..
2000-12-30 22:06:19 +00:00
2001-01-29 06:18:14 +00:00
2001-02-11 10:44:09 +00:00
2001-03-15 14:52:12 +00:00
2001-03-10 16:31:00 +00:00
2001-03-16 20:00:53 +00:00
2001-03-10 05:24:45 +00:00
2001-03-01 21:00:17 +00:00
2001-02-22 13:46:09 +00:00