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, Mar 7, 8:42 PM
Unknown Object (File)
Jan 10 2024, 3:42 AM
Unknown Object (File)
Dec 22 2023, 7:20 AM
Unknown Object (File)
Dec 14 2023, 10:00 PM
Unknown Object (File)
Oct 29 2023, 1:49 PM
Unknown Object (File)
Sep 29 2023, 12:38 AM
Unknown Object (File)
Sep 25 2023, 9:01 PM
Unknown Object (File)
Sep 4 2023, 8:44 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