[PATCH 0/5] arm64: Use memory copy instructions in kernel routines

Catalin Marinas catalin.marinas at arm.com
Wed Oct 2 09:20:40 PDT 2024


On Mon, Sep 30, 2024 at 05:10:46PM +0100, Kristina Martsenko wrote:
> This series makes the memcpy(), memmove() and memset() routines use the
> CPY/SET instructions, as well as copy_page() and clear_page().

Another function we should optimise is mte_zero_clear_page_tags() using
SETG*.

-- 
Catalin



More information about the linux-arm-kernel mailing list