Hi,
I’ve implented a (hopefully) faster memcpy() function for the RISC-V kernel.
Performances when copying unaligned buffers are up to +130% faster.
Please give it a try and let me know. More details in the commit message.
Patch is at: