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, May 22, 3:53 AM
Unknown Object (File)
Fri, May 17, 6:30 PM
Unknown Object (File)
Tue, May 14, 3:58 PM
Unknown Object (File)
Tue, May 14, 2:32 PM
Unknown Object (File)
Sun, May 12, 11:29 AM
Unknown Object (File)
Mar 11 2024, 4:29 AM
Unknown Object (File)
Mar 11 2024, 4:29 AM
Unknown Object (File)
Mar 11 2024, 4:29 AM
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