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
F108879196: D36296.diff
Wed, Jan 29, 1:19 AM
Unknown Object (File)
Fri, Jan 24, 5:49 PM
Unknown Object (File)
Thu, Jan 23, 6:40 PM
Unknown Object (File)
Wed, Jan 22, 11:26 AM
Unknown Object (File)
Fri, Jan 17, 10:34 PM
Unknown Object (File)
Dec 17 2024, 1:15 PM
Unknown Object (File)
Dec 1 2024, 10:39 PM
Unknown Object (File)
Dec 1 2024, 10:39 PM
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