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)
Sun, Nov 16, 12:27 PM
Unknown Object (File)
Mon, Nov 10, 9:04 PM
Unknown Object (File)
Fri, Oct 31, 6:39 AM
Unknown Object (File)
Wed, Oct 29, 4:29 AM
Unknown Object (File)
Wed, Oct 29, 4:29 AM
Unknown Object (File)
Wed, Oct 29, 4:29 AM
Unknown Object (File)
Wed, Oct 29, 4:22 AM
Unknown Object (File)
Mon, Oct 27, 1:24 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