Guo Ren 8318f7c231 csky: optimize memcpy_{from,to}io() and memset_io()
Optimize memcpy_{from,to}io() and memset_io() by transferring in
64 bit as much as possible with minimized barrier usage.  This
simplest optimization brings faster throughput compare to current
byte-by-byte read and write with barrier in the loop. Code's
skeleton is taken from the powerpc & arm64.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
2022-04-18 21:23:55 +08:00
..
2022-02-25 09:36:06 +01:00
2022-04-06 22:37:58 +08:00
2018-10-26 00:54:24 +08:00
2022-04-08 15:05:23 +08:00
2022-03-28 17:29:53 -07:00
2021-10-20 13:37:24 -05:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00