Anton Blanchard 423216ed32 powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIER
I ran some tests to compare hash_64 using shifts and multiplies.
The results:

POWER6:	~2x slower
POWER7: ~2x faster
POWER8: ~2x faster

Now we have a proper config option, select
CONFIG_ARCH_HAS_FAST_MULTIPLIER on POWER7 and POWER8.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2014-09-25 23:14:49 +10:00
..
2014-09-03 10:08:50 -07:00
2014-09-12 09:53:47 -07:00
2014-08-19 09:40:08 -05:00
2014-09-01 10:28:00 +02:00
2014-08-31 17:08:12 -07:00
2014-08-31 17:08:42 -07:00
2014-07-18 12:13:37 -07:00