Page MenuHomeFreeBSD

vm: Support swapping arm64 MTE tags
Needs ReviewPublic

Authored by andrew on Thu, Mar 19, 4:06 PM.
Tags
None
Referenced Files
F149441529: D55957.diff
Tue, Mar 24, 11:56 AM
F149402996: D55957.diff
Tue, Mar 24, 5:45 AM
F149389962: D55957.diff
Tue, Mar 24, 3:36 AM
Unknown Object (File)
Mon, Mar 23, 3:42 PM
Unknown Object (File)
Mon, Mar 23, 1:15 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