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)
Thu, Nov 6, 1:22 AM
Unknown Object (File)
Mon, Nov 3, 1:09 PM
Unknown Object (File)
Mon, Nov 3, 1:08 PM
Unknown Object (File)
Mon, Nov 3, 1:08 PM
Unknown Object (File)
Mon, Nov 3, 1:08 PM
Unknown Object (File)
Mon, Nov 3, 1:08 PM
Unknown Object (File)
Mon, Nov 3, 1:06 PM
Unknown Object (File)
Thu, Oct 30, 4:13 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33751
Build 30974: arc lint + arc unit

Event Timeline

Store the allocated alignment separate from the requested alignment

sys/arm64/arm64/busdma_bounce.c
687

Extra change that sneaked in

835

Extra change that sneaked in

1272–1273

Extra change that sneaked in

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