Page MenuHomeFreeBSD

arm64: mte: copy/save tags on copy-on-write
ClosedPublic

Authored by andrew on Mar 19 2026, 4:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 18, 2:48 PM
Unknown Object (File)
Fri, Sep 4, 11:18 PM
Unknown Object (File)
Fri, Sep 4, 7:19 PM
Unknown Object (File)
Fri, Sep 4, 7:13 PM
Unknown Object (File)
Sun, Aug 30, 10:30 AM
Unknown Object (File)
Aug 24 2026, 4:39 AM
Unknown Object (File)
Aug 14 2026, 6:45 PM
Unknown Object (File)
Aug 13 2026, 12:43 AM
Subscribers

Details

Summary

On a copy-on-write, copy the memory tags from the source pages to the
destination pages so the forked process can continue to use MTE.

Sponsored by: Arm Ltd
Signed-off-by: Harry Moulton <harry.moulton@arm.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable