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)
Sun, Aug 24, 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
Unknown Object (File)
Jul 28 2025, 6:00 PM
Unknown Object (File)
Jul 25 2025, 7:43 PM
Unknown Object (File)
Jun 17 2025, 7:11 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