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)
Wed, Jun 17, 8:18 AM
Unknown Object (File)
May 14 2026, 1:53 PM
Unknown Object (File)
May 13 2026, 10:25 PM
Unknown Object (File)
May 13 2026, 10:24 PM
Unknown Object (File)
May 13 2026, 10:11 PM
Unknown Object (File)
Apr 28 2026, 10:38 AM
Unknown Object (File)
Apr 27 2026, 6:30 PM
Unknown Object (File)
Apr 27 2026, 5:42 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45237
Build 42125: arc lint + arc unit

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