[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070220.021209.39159087.davem@davemloft.net>
Date: Tue, 20 Feb 2007 02:12:09 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: dada1@...mosbay.com
Cc: johnpol@....mipt.ru, akepner@....com, linux@...izon.com,
netdev@...r.kernel.org, bcrl@...ck.org
Subject: Re: Extensible hashing and RCU
From: Eric Dumazet <dada1@...mosbay.com>
Date: Tue, 20 Feb 2007 11:04:15 +0100
> Using a jenkin's hash permits a better hash distribution for a litle
> cpu cost. I will post later a distribution simulation based on the
> data gathered from the same real server.
Actually someone (I think it was Evgeniy in fact) made such
comparisons and found in his studies that not only does the current
ehash xor hash function distribute about as well as jenkins, it's
significantly cheaper to calculate :-)
If you find jenkins is better, great, but I hope it works that
way for many workloads.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists