Page MenuHomeFreeBSD

Add an IDC only arm64 icache sync function
ClosedPublic

Authored by andrew on Aug 22 2022, 5:13 PM.
Tags
None
Referenced Files
F137257175: D36296.id109671.diff
Fri, Nov 21, 8:54 PM
Unknown Object (File)
Wed, Oct 29, 5:01 PM
Unknown Object (File)
Wed, Oct 29, 4:59 PM
Unknown Object (File)
Wed, Oct 29, 4:59 PM
Unknown Object (File)
Oct 11 2025, 7:44 AM
Unknown Object (File)
Oct 11 2025, 7:44 AM
Unknown Object (File)
Oct 11 2025, 7:44 AM
Unknown Object (File)
Oct 11 2025, 12:23 AM
Subscribers

Details

Summary

When the IDC flag is set in the cache type register we don't need to
clean the data cache to the point of unification. Previously we
supported this flag being set only when the DIC flags was also set.
Add a new handler for when this is not the case.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47055
Build 43944: arc lint + arc unit