Page MenuHomeFreeBSD

make iommu_gas_lowermatch non-recursive
ClosedPublic

Authored by dougm on Jun 14 2022, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 10, 12:47 AM
Unknown Object (File)
Fri, May 8, 9:04 PM
Unknown Object (File)
Sat, May 2, 11:35 AM
Unknown Object (File)
Sun, Apr 26, 8:41 AM
Unknown Object (File)
Mon, Apr 20, 7:41 PM
Unknown Object (File)
Mon, Apr 20, 1:47 PM
Unknown Object (File)
Fri, Apr 17, 4:32 PM
Unknown Object (File)
Apr 9 2026, 10:57 PM
Subscribers

Details

Summary

make iommu_gas_lowermatch non-recursive, and still first-fitting.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dougm requested review of this revision.Jun 14 2022, 6:31 PM
dougm created this revision.
sys/dev/iommu/iommu_gas.c
411

Deindent this line by 4 spaces.

dougm marked an inline comment as done.

Fix indent.

I'd estimate that this change increases the achieved bandwidth by netperf TCP_MAERTS from about 3500-3550Mbps to 3650-3700MBps.

This revision is now accepted and ready to land.Jun 15 2022, 6:20 AM