Mason Huo 013b3a25e8 package: glibc: Add optimization memory copy with aligned version
Port the linux kernel memcpy function for optimizing
the 128 byte align case, this will improve the
performance of large block memcpy.

Here we combine the memcpy of glibc and kernel.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-04-17 14:55:09 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2022-12-06 15:46:34 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-03-17 19:58:32 +08:00
S
Description
No description provided
Readme 13 MiB
Languages
Makefile 66.9%
C 13%
Python 9.2%
Shell 6.3%
PHP 1.5%
Other 2.8%