[PATCH 0/2] powerpc32: Optimise csum_partial()

From: Christophe Leroy
Date: Tue Jun 30 2015 - 09:56:49 EST


The purpose of this patchset is to optimise csum_partial() on powerpc32.
In the first part, we remove some unneccessary instructions
In the second part, we partially unloop the main loop

Christophe Leroy (2):
Optimise a few instructions in csum_partial()
Optimise csum_partial() loop

arch/powerpc/lib/checksum_32.S | 53 +++++++++++++++++++++++++-----------------
1 file changed, 32 insertions(+), 21 deletions(-)

--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/