Page MenuHomeFreeBSD

Ensure we always align and size arm64 busdma allocations to a cacheline
ClosedPublic

Authored by andrew on Sep 20 2020, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 6:44 PM
Unknown Object (File)
Tue, May 14, 12:36 PM
Unknown Object (File)
May 8 2024, 10:01 PM
Unknown Object (File)
May 7 2024, 5:00 PM
Unknown Object (File)
May 2 2024, 12:09 AM
Unknown Object (File)
May 2 2024, 12:01 AM
Unknown Object (File)
May 2 2024, 12:00 AM
Unknown Object (File)
May 2 2024, 12:00 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33670
Build 30909: arc lint + arc unit

Event Timeline

Store the allocated alignment separate from the requested alignment

sys/arm64/arm64/busdma_bounce.c
690

Extra change that sneaked in

837

Extra change that sneaked in

1275–1276

Extra change that sneaked in

This revision is now accepted and ready to land.Sep 23 2020, 5:07 PM