Page MenuHomeFreeBSD

busdma_bounce: Batch bounce page free operations when possible.
ClosedPublic

Authored by jhb on Apr 19 2022, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 30 2024, 6:15 PM
Unknown Object (File)
Sep 21 2024, 6:32 AM
Unknown Object (File)
Sep 16 2024, 10:05 PM
Unknown Object (File)
Sep 16 2024, 3:26 PM
Unknown Object (File)
Sep 15 2024, 9:06 PM
Unknown Object (File)
Sep 15 2024, 2:32 PM
Unknown Object (File)
Sep 10 2024, 10:12 AM
Unknown Object (File)
Sep 7 2024, 1:07 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Apr 19 2022, 5:35 PM
jhb created this revision.

This series is just some simple low-hanging fruit followups after consolidating the busdma bounce code. However, I don't have a good way to runtime test it as I don't have any hardware that really needs bounce pages.

This revision is now accepted and ready to land.Apr 19 2022, 8:27 PM