x86: Use PentiumPro-optimized partial_csum() on VIA C7
authorJon Nettleton <jon.nettleton@gmail.com>
Wed, 16 Mar 2011 15:32:47 +0000 (15:32 +0000)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Mar 2011 08:32:14 +0000 (09:32 +0100)
Testing on the OLPC XO-1.5 (VIA C7-M 1000MHz CPU) shows a partial_csum()
speed increase by a factor of 1.5 when we switch to the Pentium-optimized
version.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Cc: dilinger@queued.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found