Skip to content
Commit b3a04ed5 authored by Babu Moger's avatar Babu Moger Committed by David S. Miller
Browse files

arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8



New algorithm that takes advantage of the M7/M8 block init store
ASI, ie, overlapping pipelines and miss buffer filling.
Full details in code comments.

Signed-off-by: default avatarBabu Moger <babu.moger@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1ab32693
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment