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, Oct 10, 4:07 AM
Unknown Object (File)
Sat, Oct 4, 11:46 PM
Unknown Object (File)
Sun, Sep 28, 3:13 AM
Unknown Object (File)
Aug 24 2025, 7:14 AM
Unknown Object (File)
Aug 8 2025, 10:20 AM
Unknown Object (File)
Aug 6 2025, 12:32 AM
Unknown Object (File)
Aug 4 2025, 3:56 AM
Unknown Object (File)
Aug 3 2025, 12:35 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Store the allocated alignment separate from the requested alignment

sys/arm64/arm64/busdma_bounce.c
687 ↗(On Diff #77405)

Extra change that sneaked in

835 ↗(On Diff #77405)

Extra change that sneaked in

1272–1273 ↗(On Diff #77405)

Extra change that sneaked in

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