Page MenuHomeFreeBSD

vm: Support swapping arm64 MTE tags
Needs ReviewPublic

Authored by andrew on Thu, Mar 19, 4:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 2:28 PM
Unknown Object (File)
Sat, Apr 11, 11:42 AM
Unknown Object (File)
Sat, Apr 11, 10:41 AM
Unknown Object (File)
Fri, Apr 10, 12:07 PM
Unknown Object (File)
Wed, Apr 8, 9:56 AM
Unknown Object (File)
Wed, Apr 8, 1:38 AM
Unknown Object (File)
Tue, Apr 7, 5:31 PM
Unknown Object (File)
Tue, Apr 7, 7:09 AM
Subscribers

Details

Reviewers
manu
alc
kib
markj
Group Reviewers
arm64
Summary

When we swap out a page containing MTE tags we need to keep a copy of
them to be restored when the page is later restored. Add support to
allocate per-page tag storage that is used when a MTE tagged page is
moved to swap and populate this with the pages tags.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71538
Build 68421: arc lint + arc unit