Le dimanche 24 octobre 2010 Ã 20:25 +0200, Florian Westphal a Ãcrit : > I'd imagine that the result of ((hash * total) >> 32) is (almost) > always zero, especially if total is small (which it is usually). > Absolutely not. total is a 32bit number, using full range. > Did you test that this change does not affect distribution average? That would be shocking actually, given we use jhash() I did same tricks in various parts of network stack in the past, and its fine. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html