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, Mar 14, 5:09 PM
Unknown Object (File)
Sat, Mar 8, 5:44 AM
Unknown Object (File)
Feb 24 2025, 2:03 AM
Unknown Object (File)
Feb 22 2025, 11:51 PM
Unknown Object (File)
Feb 22 2025, 11:02 AM
Unknown Object (File)
Feb 19 2025, 12:27 AM
Unknown Object (File)
Feb 19 2025, 12:11 AM
Unknown Object (File)
Feb 18 2025, 11:56 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